In 2.0.x this worked. Now I have to remove the "-fx-fill: null;" from my css-files and add ".setFill(null)" to my source code.
- duplicates
-
JDK-8114982 -fx-fill: null is not interpreted as Shape.setFill(null) : it should
- Closed