-
Enhancement
-
Resolution: Unresolved
-
P4
-
fx1.3, fx2.0
Scene has a styleClass of "scene", so one should expect the following CSS to set the background fill to red:
.scene { -fx-fill: red; }
Like wise for Scene.cursor
.scene { -fx-fill: red; }
Like wise for Scene.cursor
- is blocked by
-
JDK-8102354 Promote impl_getStyleable to public API
-
- Closed
-