dockview icon indicating copy to clipboard operation
dockview copied to clipboard

Initial width and height of a docker panel

Open shashi-drishya opened this issue 1 year ago • 2 comments

Hi @mathuo,

I am wondering if there is currently a feature that allows specifying the initial size of a panel, where both the height and width can be defined during setup.

shashi-drishya avatar Jun 20 '24 12:06 shashi-drishya

I believe this is probably something similar to https://github.com/mathuo/dockview/issues/590

i.e. when it is possible (since it's not always possible to use an exact height and width) use a user-defined preferred height and width

Let me know if that makes sense?

mathuo avatar Jul 06 '24 20:07 mathuo

Tracking in https://github.com/mathuo/dockview/issues/640

mathuo avatar Jul 11 '24 20:07 mathuo

Released in 1.17.1

See http://localhost:3000/docs/core/panels/add#initial-size

See https://github.com/mathuo/dockview/issues/708 for continued work on group size preservation

mathuo avatar Sep 05 '24 18:09 mathuo

Thank you, @mathuo, for implementing this feature!

shashi-drishya avatar Sep 07 '24 05:09 shashi-drishya