[Mobile] Comments

Commented on the trackTouchPosition
addition.
This commit is contained in:
Shivam Dave 2015-09-03 09:08:47 -07:00
parent 447ae3f20b
commit 49213f550f

View File

@ -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,