How to set the <Allotment.Pane > to a fix size when resize the window? and I want to resize the <Allotment.Pane> when I don't resize <Allotment>. #691
Unanswered
liaodalin19903
asked this question in
Q&A
Replies: 1 comment
-
|
Set minSize and maxSize to be the same, that would make the pane to be fixed |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have code like below:
How to set the <Allotment.Pane > to a fix size when resize the window?
and I want to resize the <Allotment.Pane> when I don't resize .
Whether there has properties to implement that?
Beta Was this translation helpful? Give feedback.
All reactions