Details
Description
Here are the default values of ProgressIndicator properties:
-fx-indeterminate-segment-count <number> 8
-fx-spin-enabled <boolean> false
Actually, they are different, as here is what ProgressIndicator looks like when these values are specified (see screenshot, right). Original is spinning while right one does not.
-fx-indeterminate-segment-count <number> 8
-fx-spin-enabled <boolean> false
Actually, they are different, as here is what ProgressIndicator looks like when these values are specified (see screenshot, right). Original is spinning while right one does not.