Hi,
Is there a way to Show/ hide a Pane programmatically without affecting the layout?
Hello,
Currently there is no way to hide a pane except for removing it from the layout.
We have a backlog item to add something like hidden property to the content pane so that you can hide it without removing it from the layout. Unfortunately, we are not planning to work on this in the near future.
I would like to know what is your concern about removing the pane from the layout?
Sincerely,Diyan DimitrovSenior Software Developer
I needed a way to toggle the show and hide panes on a button Click . So was looking for a direct and easy way to do it instead of affecting layout each time
We had a discussion with the product manager and we have decided to raise the priority of the feature that enables you to hide a pane without removing it from the layout. We will start working on this feature in the next sprint.
Thank you for your feedback!
Since the Dock Manager source code is in a private repository it was not possible to track the progress of the feature requests. That's why we have created a public repository which tracks the public bugs and feature requests.
Here is the issue for the "Hide on close" feature request github.com/.../1.
thanks. Will look forward for it