Skip to content

Conversation

fpoljak
Copy link

@fpoljak fpoljak commented Jun 14, 2016

evt.originalEvent.touches[0] needs to be used for touch devices
event.originalEvent.changedTouches[0] needs to be used for touch devices for touch end event.

evt.originalEvent.touches[0] needs to be used for touch devices
event.originalEvent.changedTouches[0] needs to be used for touch devices for touch end event.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant