cuire / svelte-grid-extended

A draggable and resizable grid layout, for Svelte
https://svelte-grid-extended.vercel.app
MIT License
74 stars 8 forks source link

[Bug] Compress Collision - After item is removed items are not compressing #57

Closed fabiot21 closed 5 months ago

fabiot21 commented 9 months ago

When the 'Compress' collision is activated, removing an item should cause the remaining items to compress and fill any gaps. Currently, this is not occurring, resulting in empty spaces.

REPL - https://svelte.dev/repl/3007bb68636e4fa4b9270b9cf60d298d?version=4.2.1