asvd / dragscroll

micro library for drag-n-drop scrolling style
http://asvd.github.io/dragscroll/
MIT License
1.1k stars 166 forks source link

Drag either vertically or horizontally only. #48

Open emage opened 5 years ago

emage commented 5 years ago

Is there a setting to only drag across a set axis? In this case I only want it to drag horizontally.

I have a subnav with padding and margin that i want to drag horizontally, but it also nudges around vertically which is not desired.