Closed mat1911 closed 2 years ago
Can you share a minimal reproducible example please?
The example is given below:
I am using Scene Builder 17.0.0. As you can see I have changed the "Selected Color" and "Unselected Color" properties but the toggle is still white/gray. I also tried to inject it into the controller by using @FXML annotation and then set its color with method setSelectedColor() but the result is always the same.
I would like to add that color change works in scene builder if I use styles like: -mfx-selected-color: #863c3c.
Same, only default colors
Latest released version improved CSS support for MaterialFX, as a consequence many stylesheets have been reviewed too Issue should be resolved
When I try to change "selected color" or "unselected color" for MFXRectangleToggleNode all my choices are ignored (no matter if I use scene builder or do it in code).