Browse Source
This commit adds the ability to hide the first pane in a SplitPane. - Adds `firstVisible ` property to `SplitPaneState` to control the visibility of the first pane. - Updates `SplitPane` layout to handle the visibility of the first pane. - Adds buttons to the demo to toggle the visibility of the first pane.pull/5051/head
Ahmed Hosny
5 months ago
4 changed files with 26 additions and 6 deletions
Loading…
Reference in new issue