AshesOfOwls / jquery.shapeshift

A dynamic grid system with drag and drop functionality.
http://ashesofowls.github.com/jquery.shapeshift/
MIT License
1.67k stars 311 forks source link

Div sometimes blocks when dragged #109

Open majadinjar opened 9 years ago

majadinjar commented 9 years ago

When I drag some div somewhere in the middle of two columns, it sometimes blocks and stays in the middle behind other divs. When that happens, that div doesn't drag anymore and all other divs behave like that div is removed (but it stays visible behind other divs).

Do you have some idea why that happens?