mattbryson / TouchSwipe-Jquery-Plugin

TouchSwipe is a jquery plugin to be used with jQuery on touch input devices such as iPad, iPhone etc.
http://labs.rampinteractive.co.uk/touchSwipe/
Other
4.05k stars 1.68k forks source link

add event listener touch swipe passive: true #345

Closed knoxcard closed 5 years ago

knoxcard commented 5 years ago

add event listener touch swipe passive: true

mattbryson commented 5 years ago

Thanks knoxcard, lll check this out later, cheers

mattbryson commented 5 years ago

We need non passive events as TOuchSwipe does block scrolling. Cant see anyway in Chrome to prevent the warning AND have the blocking events.