-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 8
-
Component/s: javafx
-
None
Look at attached FXML in a text editor. You will see that the ToggleButton has a style class 'left-pill'.
<String fx:value="left-pill" />
Now open the FXML in SB
Select the ToggleButton - bug - left-pill is not shown in the Style Class editor
<String fx:value="left-pill" />
Now open the FXML in SB
Select the ToggleButton - bug - left-pill is not shown in the Style Class editor