You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously documentation show a trick to improve swipe gesture, you should use a event.gesture.stopDetection on swipe handler. It stops any gesture detection, and prevents drag and more gestures triggers.
I also cannot get swipe gestures to work on Android devices (native browser on my S5, or chrome!). Is there a full "howto" somewhere to get this working?
I first encountered this problem whilst using it with Phonegap v3.3.0 but have tested in Chrome on the 4.4 device running latest Chrome.
I used this page to test on Chrome: http://rawgit.com/EightMedia/hammer.js/1.1.2/tests/manual/events.html
The problem is only with the swipes, they work with FF on the device on Nexus 4. In Chrome they sometimes display, but with much difficulty.
The text was updated successfully, but these errors were encountered: