hg: openjfx/8/controls/rt: Fix for RT-25049: SplitMenuButton have gap. (original) (raw)
hang.vo at oracle.com hang.vo at oracle.com
Wed Oct 10 11:33:29 PDT 2012
- Previous message: Re: Re: No JavaFX for iOS, Android or WP - why not?
- Next message: Fwd: No JavaFX for iOS, Android or WP - why not?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: Re: Re: No JavaFX for iOS, Android or WP - why not?
- Next message: Fwd: No JavaFX for iOS, Android or WP - why not?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]