-
Bug
-
Resolution: Fixed
-
P4
-
fx2.0
-
Product: javafx-2.0beta
Platform: windows-i586
Build-Number: 231
Build-ID: 2011-08-05_13-48-01
In the attached app I set style of the region to "-fx-background-color: red" and render it to image. However, there is no red region on the image.
The workaround is to invoke node.impl_processCSS(true) explicitly.
The workaround is to invoke node.impl_processCSS(true) explicitly.
- relates to
-
JDK-8113656 Scene.renderToImage() returns a null if no size is specified
-
- Resolved
-
-
JDK-8114667 renderToImage doesn't layout nodes in scene
-
- Closed
-