dnd
dnd copied to clipboard
Support for snap scroll behaviour when Dragging
Basically the title, When we have container elements that we would like to behave with a snap scrolling behaviour and we try to drag a draggable Component that is a child of this container it just doesnt work, this bug was also a problem on the original library, even if you remove the classes that enables snap behaviour onBeforeDragStart it wont work, even worst it will introduce bugs. It would be awesome if you fixed that.