hg: openjfx/8u-dev/rt: [APPS] Fixed HelloSanity, broken due to changes in RT-21495. The default size is now equal to content pref size, we need a smaller size in HelloSanity, set to (100, 100). Also removed the resize() call which has no meaning for a Node in layout pane.

hang.vo at oracle.com hang.vo at oracle.com
Sun Feb 2 23:49:08 PST 2014


Changeset: 7051fdb4a7f8
Author:    Martin Sladecek <martin.sladecek at oracle.com>
Date:      2014-02-03 07:34 +0000
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/7051fdb4a7f8

[APPS] Fixed HelloSanity, broken due to changes in RT-21495. The default size is now equal to content pref size, we need a smaller size in HelloSanity, set to (100,100). Also removed the resize() call which has no meaning for a Node in layout pane.

! apps/toys/Hello/src/main/java/hello/TestBuilder.java



More information about the openjfx-dev mailing list