-
Notifications
You must be signed in to change notification settings - Fork 221
Change Log
Erwin Morrhey edited this page Jan 24, 2021
·
11 revisions
- #316 - Fix Scene Builder 15 start on Windows
- #157 - Move InfoPanelController to kit module
- #207 - Refresh the scene graph every time fxomDocument changes
- Use JavaFX gradle plugin to build Scene Builder
- #205 - All SceneBuilder javadoc points to openjfx.io
- Move SelectionBar css file
- Replace wildcard imports with individual class imports
- Replace AppBar with BottomNavigation in View template
- Store Color as an object instead of its web string representation
- Wildcard import enable/disable option in preferences
- #171 - Add support to disable accordion animation
- UserLibrary: Add folder to Library Manager
- Scan test resources for Controller class
- #172 - Add support for Stage and Scene as FXML file root
- #131 - Add required imports when using GlueElements
- #158 - NullPointerException when including FXML file
- #159 - NullPointerException when dealing with StringListEditor, FunctionalInterfaceEditor and DurationEditor
- JDK-8134249 - FXML LoadException in OSGi environments
- #175 - Font editor not added to Inspector for custom controls
- #41 - Resize lines in content panel
- Edit features for Quad, CubicCurve, Polyline and Polygon shapes
- Support for Gluon Mobile 5.0.0
- Japanese translations added