stephband / jquery.event.swipe

jQuery custom events swipeleft, swiperight, swipeup and swipedown
stephband.info/jquery.event.swipe
446 stars 180 forks source link

Don't prevent scrolling if swipe up/down is not used #33

Closed Jigsaw5279 closed 9 years ago

Jigsaw5279 commented 9 years ago

Is there any way to still let scrolling happen if the container has one of the swipe events attached to it? I only wanted to catch left/right swipe, but now I cant scroll within that container at all..

stephband commented 9 years ago

Read the docs at: http://stephband.info/jquery.event.swipe/#scroll

This issue has been covered before: https://github.com/stephband/jquery.event.swipe/issues/26

K4T commented 7 years ago

Unfortuatelly still happens on iPhone5 even with code from the docs :/

rulrok commented 7 years ago

IT keeps happening on iphone4s as well.