hg: openjfx/8/graphics/rt: RT-31161: Scenegraph: error in GridPane layout with "rowConstraint"

hang.vo at oracle.com hang.vo at oracle.com
Fri Jun 21 08:48:39 PDT 2013


Changeset: 4c80b614717f
Author:    Eva Krejcirova <eva.krejcirova at oracle.com>
Date:      2013-06-21 16:33 +0100
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/4c80b614717f

RT-31161: Scenegraph: error in GridPane layout with "rowConstraint"
minWidth/ minHeight constraints weren't taken into account when no prefWidth/prefHeight was set for the column/row and no children was placed in the column/row.

! javafx-ui-common/src/javafx/scene/layout/GridPane.java
! javafx-ui-common/test/unit/javafx/scene/layout/GridPaneTest.java



More information about the openjfx-dev mailing list