Changeset: 2ad08db01ace
Author:    Martin Sladecek <martin.slade...@oracle.com>
Date:      2014-04-01 08:03 +0200
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/2ad08db01ace

RT-20527 [BubbleChart] some labels are not drawn, when space enough.
Reviewed by: jgiles

! modules/controls/src/main/java/javafx/scene/chart/Axis.java
! modules/controls/src/main/java/javafx/scene/chart/ValueAxis.java

Changeset: 09b7b8d16145
Author:    Martin Sladecek <martin.slade...@oracle.com>
Date:      2014-04-01 08:07 +0200
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/09b7b8d16145

RT-36372 [VirtualFlow] Viewport breadth is computed incorrectly in the first 
pass and the value is used in cell height computation
Reviewed by: dgrieve

! 
modules/controls/src/main/java/com/sun/javafx/scene/control/skin/VirtualFlow.java
! 
modules/controls/src/test/java/com/sun/javafx/scene/control/skin/VirtualFlowTest.java

Reply via email to