hg: openjfx/8/controls/rt: Fix for RT-25049: SplitMenuButton have gap.
hang.vo at oracle.com
hang.vo at oracle.com
Wed Oct 10 11:33:29 PDT 2012
Changeset: 988f6f79107b
Author: rbair
Date: 2012-10-10 11:30 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/988f6f79107b
Fix for RT-25049: SplitMenuButton have gap.
As near as I can tell, they have a gap going back a long way. In fact, the gap is still there with Region caching disabled (in fact with region caching turned on, you don't get this gap at all, so I think this error came from some time in the past). The MenuButtonSkinBase layout was incorrect, along with the CSS.
! javafx-ui-common/src/javafx/scene/layout/CornerRadii.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/MenuButtonSkinBase.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/caspian/caspian.css
More information about the openjfx-dev
mailing list