ilyashubin / scrollbooster

Enjoyable content drag-to-scroll library
https://ilyashubin.github.io/scrollbooster
MIT License
986 stars 81 forks source link

scrollTo blocks dragging until animation is finished #53

Open nightmareinc opened 4 years ago

nightmareinc commented 4 years ago

I'm working on a project that depends on scrollTo for navigating between specific coordinates on the page. it works smoothly, but I also want the user to be able to stop the animation (triggered by scrollTo) if the user starts to drag and give the control back to the user.