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

Swipe updates beyond container element #347

Open mhaubenwallner opened 5 years ago

mhaubenwallner commented 5 years ago

Hi there,

is there a possibility to get swipe updates (e.g. distance, direction) when you are swiping outside of the container?

For example see this demo. If you drag beyond the grey box, is it possible to get updated data?

Thanks, Mario