-
Bug
-
Resolution: Won't Fix
-
P4
-
8
When SB writes an FXML file, it removes the Accordion.expandedPane properties.
This is not a critical issue because those kind of properties are usually set programatically
(from preferences database for example).
However this a flaw in SB principle of FXML preservation.
This is not a critical issue because those kind of properties are usually set programatically
(from preferences database for example).
However this a flaw in SB principle of FXML preservation.
- relates to
-
JDK-8096387 TitledPane's Expanded property is not written to fxml when set to true
- Closed