desandro / draggabilly

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

Do not allow blank space in grid / switch element places ? #194

Closed pixedd closed 6 years ago

pixedd commented 6 years ago

Hello !

I've got a grid (with packery) and i'm using Draggability with it, I would like to prevent "spaces" in my grid when dragging or creating a new row when dragging.

Is there a way to only switch places between elements without creating any empty block in my grid ?

desandro commented 6 years ago

This is a Packery issue. You may be interested adding back Packery v1's drag layout behavior. See metafizzy/packery#353