Changeset: 853673edfc9f Author: Martin Sladecek <martin.slade...@oracle.com> Date: 2013-11-04 08:16 +0100 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/853673edfc9f
RT-33949 Scroll bar thumb doesn't work on touch interface Reviewed-by: jgiles ! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/VirtualFlow.java Changeset: 4a8fba6d5627 Author: Martin Sladecek <martin.slade...@oracle.com> Date: 2013-11-04 08:17 +0100 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/4a8fba6d5627 RT-28423 com.sun.javafx.charts.Legend fails to layout properly for small layout areas Reviewed-by: jgiles, psomashe ! modules/controls/src/main/java/com/sun/javafx/charts/Legend.java