-
|
Is there a way to have two panels so that the left side doesn't change if the window size changes For example on Shadcn website, if you remove the container class from the website, it expands to the whole screen. |
Beta Was this translation helpful? Give feedback.
Answered by
bvaughn
Feb 22, 2026
Replies: 1 comment 1 reply
-
|
The only way to lock a panel's size is set min and max size to the same value. The primary purpose of this library is resizable panels though, so I'm not really sure why you'd want to do that. :) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


FYI more recent releases of this library support two methods of locking a panel's size: