mathuo
mathuo
Let me try a couple of approaches, I think we can integrate such behaviours into the deserialization methods.
I have this PR from a while back when I was messing around with the idea. The `fromJson` method takes an optional second parameter of `{keepExistingPanels: true}`. Is this along...
@david-tsai-skydio for sure, if you have a branch feel free to raise a PR and I'll make some effort to get it merged. Doesn't have to be perfect, happy to...
1. Not too sure what you mean here, how are you removing and adding the panel? Do you have a small code snippet? 2. has a current open issue with...
Tracking in https://github.com/mathuo/dockview/issues/640
Released in 1.17.1 See http://localhost:3000/docs/core/panels/add#minimum-and-maximum See https://github.com/mathuo/dockview/issues/708 for continued work on group size preservation
Do you have a reproducable example? Using a similar setup to your screenshots I cannot replicate the behaviour at https://dockview.dev/demo
Which element are you setting `display: none` on?
Fixed in `4.2.5`
Fixed in `4.6.2` - although if you can confirm on your end that would be great?