desandro / draggabilly

:point_down: Make that shiz draggable
https://draggabilly.desandro.com
MIT License
3.86k stars 387 forks source link

Disable Overlapping #How do I? #191

Closed flastowizka closed 4 years ago

flastowizka commented 6 years ago

How i can disabled overlapping between two elements when i drag ?

desandro commented 6 years ago

Draggabilly does not have any collision detection. That's something you'd have to build on top of Draggabilly. Or you could look for another solution like shopify/draggable