Resizing a grid panel without shifting layout #345
-
So I implemented a hotkey that will trigger a side panel to turn to zero using an animation loop. I added a right panel that can be dragged out by a user. However my left panel shrinks, and the one on the right grows. I would like the right panel to stay the same and have the middle one only expand. Is there any way for me to achieve this? I am trying to do it with listener events between panels but it is super janky and not smooth. Attached is a video of the behaviour I want to prevent from happening: Screen.Recording.2023-09-29.at.12.42.50.AM.mov |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
Are the two side panels additional dockview panels with hidden headers or part of a seperate gridview control? |
Beta Was this translation helpful? Give feedback.
Released in version
1.8.4