hg: openjfx/8/graphics/rt: RT-33145: In SkinBase computeMinHeight and computeMinWidth, initialize minY/minX to max value and maxY/maxX to min value.
hang.vo at oracle.com
hang.vo at oracle.com
Fri Oct 4 06:48:19 PDT 2013
Changeset: 78ee0e010484
Author: David Grieve<david.grieve at oracle.com>
Date: 2013-10-04 09:44 -0400
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/78ee0e010484
RT-33145: In SkinBase computeMinHeight and computeMinWidth, initialize minY/minX to max value and maxY/maxX to min value.
Reviewed by: jgiles
! modules/controls/src/main/java/javafx/scene/chart/PieChart.java
! modules/controls/src/main/java/javafx/scene/control/SkinBase.java
! modules/graphics/src/main/java/javafx/scene/layout/Region.java
More information about the openjfx-dev
mailing list