Skip to content

Commit

Permalink
add sourceEvent to track
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreedm committed May 28, 2015
1 parent 1c2385a commit 5fb2ef3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/standard/gestures.html
Original file line number Diff line number Diff line change
Expand Up @@ -397,6 +397,7 @@
dy: dy,
ddx: ddx,
ddy: ddy,
sourceEvent: touch,
hover: function() {
return Gestures.deepTargetFind(touch.clientX, touch.clientY);
}
Expand Down

0 comments on commit 5fb2ef3

Please sign in to comment.