Replies: 2 comments
|
In my case I use onAction and a boolean state for it, you can do better : |
0 replies
|
See Issue #147. Got working by using attributes maxWidth and minWidth. Also works when resizing parent window😊 |
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.
The only method I have found is setting
splitterSize: 0- there must be another way?All reactions