Skip to main content
Adobe Employee
October 31, 2009
Question

[svn:fx-trunk] 11346: Fix for https://bugs.adobe.com/jira/browse/ SDK-23003 and https://bugs.adobe.com/jira/browse/SDK-23044.

  • October 31, 2009
  • 0 replies
  • 348 views

Revision: 11346

Author: klin@adobe.com

Date: 2009-10-30 18:04:34 -0700 (Fri, 30 Oct 2009)

Log Message:

***********

Fix for https://bugs.adobe.com/jira/browse/SDK-23003 and https://bugs.adobe.com/jira/browse/SDK-23044.

-Changed all highlights/lowlights in Button skins to be a full-sized Rect with a gradient fill mimicking the old highlight/lowlight. The old highlights and lowlights would show up as "halos" around the button when cornerRadius was applied and was in focus. However, since it is based on ratios, large buttons will see a change in appearance; the fills will be about half the height of the button.

-Applied a similar change to the down state stroke to allow cornerRadius to have an effect.

-Small fix to few skins that were applying cornerRadius to both sides of the button (ex. mx/skins/spark/ButtonBarFirstButtonSkin.mxml)

QE notes: Lots of bitmap regeneration. See Joann for details

Doc notes: No

Bugs: SDK-23003, 23004

Reviewer: Glenn

Tests run: checkintests

Is noteworthy for integration: No

Ticket Links:

************

http://bugs.adobe.com/jira/browse/SDK-23003

http://bugs.adobe.com/jira/browse/SDK-23044

http://bugs.adobe.com/jira/browse/SDK-23003

Modified Paths:

**************

flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/ButtonBarFirstButtonSkin.mxml

flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/ButtonBarLastButtonSkin.mxml

flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/ButtonBarMiddleButtonSkin.mxml

flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/ButtonSkin.mxml

flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/ComboBoxButtonSkin.mxml

flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/DefaultButtonSkin.mxml

flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/DropDownListButtonSkin.mxml

flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/ToggleButtonSkin.mxml

flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/AccordionHeaderSkin.mxml

flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/ButtonBarFirstButtonSkin.mxml

flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/ButtonBarLastButtonSkin.mxml

flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/ButtonBarMiddleButtonSkin.mxml

flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/ButtonSkin.mxml

flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/ComboBoxSkin.mxml

flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/DefaultButtonSkin.mxml

flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/EditableComboBoxSkin.mxml

flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/PopUpButtonSkin.mxml

flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/TabSkin.mxml

This topic has been closed for replies.