-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 7u6
-
Component/s: javafx
-
None
Drop a Button on the Content view.
From the Look tab, set the Style to "-fx-text-fill: red".
The button text is now red. But the textFill property editor does not change : it should not allow anymore to change the color, and a CSS button should appear.
This works fine when the same style is defined in a class from a StyleSheet file.
From the Look tab, set the Style to "-fx-text-fill: red".
The button text is now red. But the textFill property editor does not change : it should not allow anymore to change the color, and a CSS button should appear.
This works fine when the same style is defined in a class from a StyleSheet file.