Changeset: 3bcb92caeb77
Author:    Eva Krejcirova <[email protected]>
Date:      2013-06-20 16:21 +0100
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/3bcb92caeb77

RT-31160: Scenegraph: error in GridPane layout with "rowspan"
We expected the multispan pref width/height to be greater then the total 
computed size of separate cols/rows.

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

Reply via email to