ngryman / jquery.finger

:v: jQuery touch & gestures, fingers in the nose.
https://ngryman.sh/jquery.finger/
MIT License
423 stars 66 forks source link

Swipe not working on iPhone 5s #16

Closed gordingin closed 10 years ago

gordingin commented 10 years ago

I do not get the swipe event when running the demo page and swiping the green box.

ngryman commented 10 years ago

Demo page has been fixed. I didn't prevent default behavior on the box, so it was hard to see any change. I also increased sensitivity in order to better see the box rotating.

Thanks!