luckylooke / dragular

Angular drag and drop based on dragula.js. Visit
http://luckylooke.github.io/dragular/
MIT License
209 stars 67 forks source link

scrolling horizontally on a overflow div #149

Closed bmrinal closed 7 years ago

bmrinal commented 7 years ago

Hi, This is very similar to this issue. I need this functionality for a horizontal scroll. Can you provide a nice pointer for the same?

luckylooke commented 7 years ago

Please refer to this demo: http://luckylooke.github.io/dragular/#/docs/exampleScrollingDrag, it is vertical scroll example, but horizontal scroll may be created analogical.

luckylooke commented 7 years ago

Please feel free reopen the issue if it is still actual, thanks