donmbelembe / vue-dragscroll

A vue directive to make a scrollable element scroll by draging to the scroll direction
https://vue-dragscroll.clebinfosys.com/
MIT License
258 stars 32 forks source link

[feature request] Scroll to opposite direction? #83

Open rasuru opened 3 years ago

rasuru commented 3 years ago

Hi, thanks for your work! Could we possibly have an option to scroll in the direction of cursor?

Lee182 commented 3 years ago

@rasuru Its your lucky day I just put up some code in a PR that kindof implements this.

84