mirror of
https://github.com/nasa/openmct.git
synced 2025-04-19 08:36:24 +00:00
[Mobile] Comments
Commented on the trackTouchPosition addition.
This commit is contained in:
parent
447ae3f20b
commit
49213f550f
@ -152,7 +152,8 @@ define(
|
||||
$scope.$emit('user:viewport:change:end', $scope.viewport);
|
||||
}
|
||||
|
||||
//
|
||||
// Similar to trackMousePosition, where the touch position is converted
|
||||
// into a plot point position and over element position using utils
|
||||
function trackTouchPosition(touchPosition, bounds) {
|
||||
var positionOverElement,
|
||||
positionAsPlotPoint,
|
||||
|
Loading…
x
Reference in New Issue
Block a user