vaheqelyan / svelte-grid

A responsive, draggable and resizable grid layout, for Svelte.
https://svelte-grid.now.sh/
MIT License
948 stars 57 forks source link

feat: max rows #145

Open Splinteer opened 1 year ago

Splinteer commented 1 year ago

Add the possibility to fix the number of maximum rows

Splinteer commented 1 year ago

Just find out I need to take account of the cursor position on the element. Resizable items still can be taller than the limit

Splinteer commented 1 year ago

This is now all fixed

Splinteer commented 1 year ago

Just found out another one, items go out of boundaries when they can't fit in