You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have an application with two side panels and a main panel in the center. I want to disable the automatic resizing of panels when one of the side panels is removed.
Here’s the expected behavior:
1. Initially, there are two side panels and one main panel in the center.
2. When I remove the left side panel, the remaining side panel and the center panel currently resize automatically.
3. I want the remaining side panel to stay the same size while the center panel takes up all the available space.
4. The same behavior should apply when removing the right side panel.
5. At the same time, I want to keep the ability to resize the panels manually and allow the two side panels to be dragged into each other.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have an application with two side panels and a main panel in the center. I want to disable the automatic resizing of panels when one of the side panels is removed.
Here’s the expected behavior:
1. Initially, there are two side panels and one main panel in the center.
2. When I remove the left side panel, the remaining side panel and the center panel currently resize automatically.
3. I want the remaining side panel to stay the same size while the center panel takes up all the available space.
4. The same behavior should apply when removing the right side panel.
5. At the same time, I want to keep the ability to resize the panels manually and allow the two side panels to be dragged into each other.
Is there any workaround or trick to achieve this?
Beta Was this translation helpful? Give feedback.
All reactions