vaheqelyan / svelte-grid

A responsive, draggable and resizable grid layout, for Svelte. [NOT MAINTAINED]
https://svelte-grid.now.sh/
MIT License
970 stars 58 forks source link

"Unable to Limit Grid Element Resizing Beyond Parent Div" #153

Open irshad opened 12 months ago

irshad commented 12 months ago

I'm attempting to create a parent container where all my grid elements align within it, rather than extending beyond the boundaries of the parent container. However, I'm encountering difficulties in achieving this alignment.

https://svelte.dev/repl/5ae4a926d117478da3b54b6edef0446b?version=4.2.1