bevacqua / angularjs-dragula

:ok_hand: Drag and drop so simple it hurts
https://bevacqua.github.io/angularjs-dragula
MIT License
509 stars 109 forks source link

Scroll & Scroll between bags #80

Closed jarbaspsf closed 6 years ago

jarbaspsf commented 8 years ago

I'm trying to make scrolling works with angular-dragula, i found this issue about scrolling in the dragula repo. I modified the angular-dragula.js file to remove the preventDefault() mentioned in the issue, and now the scrolling works, but not between bags.