Releases: Oshan96/CustomStage
Releases · Oshan96/CustomStage
v1.3.1
v1.3.0
v1.2.2
v1.2.1
v1.2.0
New Features :
- In-built both Dynamic and Static navigationPanes
- CustomDrawer (A drawer pane which can be used in your applications)
CustomStage - v1.2.0 (Documentation)
v1.1.0
New Features
- Now you locate navigation pane in Top/Left/Right/Bottom of the window
- Can use multiple navigation panes
- Remove navigation panes at runtime
Deprecated Methods
- removeNavigationPnae() method is deprecated. Use removeNavigationPane(NavigationType type) method instead.
v1.0.0
Features
- Fully customizable
- Can be customized at runtime as well
- Can change the views of the window
- Can use user-given stylesheets to style the window
- Produce transparent stages
- Include working action buttons (close,minimize,maximize/restore)