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

The compress collision strategy is broken #80

Closed gitryder closed 2 months ago

gitryder commented 2 months ago

The compress collision strategy causes the Grid to break.

Version Information:

Library Version: 1.1.4 Reproducible Example: Repl link

Steps to Reproduce:

  1. Use the latest version (1.2.0) of svelte-grid-extended.
  2. Attempt to set the collision strategy on a Grid to compress.
  3. The Grid is broken. 3.1 Check the developer console.