-
Enhancement
-
Resolution: Fixed
-
P3
-
fx2.0
ProgressIndicator indeterminate spinner color hard-coded. So there is no way to change color via CSS.
ProgressIndicatorSkin:254:
backgroundColor = Color.DODGERBLUE;
ProgressIndicatorSkin:254:
backgroundColor = Color.DODGERBLUE;
- relates to
-
JDK-8113120 ProgressIndicator: indeterminate state is rendered incorrectly
- Closed
-
JDK-8100963 ProgressBar able to set Foreground color
- Closed