vueuse / gesture

🕹 Vue Composables making your app interactive
https://gesture.vueuse.org
MIT License
353 stars 18 forks source link

How to ignore drag when element is scrollable and trigger drag event when scrolled to top/bottom of element #15

Closed Sovai closed 2 years ago

Sovai commented 2 years ago

solved by checking if the container div scrolled to the top or bottom then allow or disallow drag