primocms / builder

MIT License
11 stars 31 forks source link

Window doesn't resize when closing inspector #284 #3

Closed SrGeneroso closed 7 months ago

SrGeneroso commented 1 year ago

I'm coming from https://github.com/primocms/primo/issues/284 in look for the resizing bug. I think it has something to do with HSplitPane.svelte as is bases on Readiz/svelte-split-pane and they've talked about this issue https://github.com/Readiz/svelte-split-pane/issues/4

The thing is, there are 4 instances of HsplitPane, whit little to no changes so I'll keep looking. Maybe I'll try to reunify them and check the behaviour.