• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

[svn:fx-trunk] 5363: More skinning/styling bug fixes.

Adobe Employee ,
Mar 17, 2009 Mar 17, 2009

Copy link to clipboard

Copied

Revision: 5363
Author: gruehle@adobe.com
Date: 2009-03-17 14:48:26 -0700 (Tue, 17 Mar 2009)

Log Message:
-----------
More skinning/styling bug fixes.

SDK-19698 - Halo List with Gumbo skin is inconsistent with Gumbo FxList skin when setting baseColor style
SDK-19602 - focusColor is not supported by halo components
SDK-19595 - Various halo components do not look correct when in a disabled state.

QA/Doc Notes: The following changes are controlled by the compatibility-version flag:
* focusColor:
old behavior: focus drawing was done with themeColor or errorColor, depending on the error state of the component
new behavior: focus drawing is done with focusColor or errorColor, depending on the error state of the component
* Disabled DateChooser drawing:
old behavior: border/bottom of header was same color regardless of enable setting
new behavior: when disabled, border/bottom of header are dimmed 50%
* ComboBase border:
old behavior: we always created a border object, but it was obscured by the other parts of the component
new behavior: don't create the border object

Ticket Links:
------------
http://bugs.adobe.com/jira/browse/SDK-19698
http://bugs.adobe.com/jira/browse/SDK-19602
http://bugs.adobe.com/jira/browse/SDK-19595

Modified Paths:
--------------
flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/ComboBase.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/DateChooser.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/DateField.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as
flex/sdk/trunk/frameworks/projects/halo/defaults.css
flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/BorderSkin.mxml
flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/ScrollBarDownButtonSkin.mxml
flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/ScrollBarTrackSkin.mxml
flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/ScrollBarUpButtonSkin.mxml
flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/StepperDecrButtonSkin.mxml
flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/StepperIncrButtonSkin.mxml
TOPICS
Commits

Views

136

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines