drewjbartlett / vue-flickity

A Vue Slider / Carousel Component for Flickity.js
http://drewjbartlett.com/demos/vue-flickity/
374 stars 55 forks source link

Vertical scrolling during swipe #42

Open ghost opened 6 years ago

ghost commented 6 years ago

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?

schellenbergk commented 5 years ago

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