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 to scroll horizontally with mousewheel 'wheel' event. #84

Open Lee182 opened 3 years ago

Lee182 commented 3 years ago

Needs testing and more experimentation.

adds modifiers

donmbelembe commented 3 years ago

This is beyond the scope of the package, you can create a separate package to handle your specific case