-
Bug
-
Resolution: Fixed
-
P3
-
fx2.0
-
Product: javafx-2.0beta
Platform: windows-i586
Build-Number: 196
Build-ID: 2011-06-29_13-48-46
Windows 7 x64
I noticed that when I set layoutX and layoutY to StackPane which is root for Window, it resizes incorrectly not taking layoutX/Y values into account. With the latest build it resizes correctly at startup but if you resize the window you still get it to be resized incorrect.
- blocks
-
JDK-8113384 Scene initializes its size based on the root's boundsInParent, which causes problems for resizable root nodes
-
- Resolved
-