vue-flickity icon indicating copy to clipboard operation
vue-flickity copied to clipboard

Vertical scrolling during swipe

Open ghost opened this issue 7 years ago • 1 comments
trafficstars

The vertical scroll of the browser reacts during the horizontal swipe, so it is a bit hard to use Is it possible to not let the browser scroll vertically while swiping horizontally?

ghost avatar Aug 18 '18 01:08 ghost

I think this fixes it: https://github.com/metafizzy/flickity/issues/740

Also, you can play around with https://flickity.metafizzy.co/options.html#dragthreshold option

schellenbergk avatar Aug 14 '19 14:08 schellenbergk