-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: None
-
Component/s: javafx
A testcase is attached.
I am in the case where the controls added to the scene are created after the scene. In such a case, the CSS is not taken into account.
The workaround is to create a dummy control before to create the scene.
You can uncomment the dummy control in the testcase to see the problem.
I am in the case where the controls added to the scene are created after the scene. In such a case, the CSS is not taken into account.
The workaround is to create a dummy control before to create the scene.
You can uncomment the dummy control in the testcase to see the problem.