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.
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.