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

Compress collision bug #53

Closed fabiot21 closed 9 months ago

fabiot21 commented 9 months ago

REPL showing bug

When compress collision is active and one item move other items, the moved y position of items are not updated. To replicate, from repl move item "0" to position 2,0. pos Y is not updated for moved items.

Screenshot 2023-10-08 at 23 41 11