svelte-grid icon indicating copy to clipboard operation
svelte-grid copied to clipboard

feat: max rows

Open Splinteer opened this issue 2 years ago • 3 comments

Add the possibility to fix the number of maximum rows

Splinteer avatar Jan 22 '23 17:01 Splinteer

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 avatar Jan 22 '23 17:01 Splinteer

This is now all fixed

Splinteer avatar Jan 22 '23 19:01 Splinteer

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

Splinteer avatar Jan 22 '23 19:01 Splinteer