Changeset: 4c80b614717f Author: Eva Krejcirova <[email protected]> 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
