-
Bug
-
Resolution: Fixed
-
P4
-
fx2.0
-
Windows 7 64-bit, Java 1.6.0-26
scene.getStylesheets().add("/path/to/css/file"); Has no effect on scenes that are in a JFXPanel. The exact same code works fine for a "pure" JavaFX application where the scene is set on a Stage.