Add a panel collapse feature in dockViewR using api.setSize (https://dockview.dev/docs/core/panels/resizing) and adding a trigger in the panel header. This way, block panels could be inserted in a collapsed state and uncollapse it with a configurable height.
Add a panel collapse feature in dockViewR using
api.setSize(https://dockview.dev/docs/core/panels/resizing) and adding a trigger in the panel header. This way, block panels could be inserted in a collapsed state and uncollapse it with a configurable height.