• 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] 4334: Removed DropShadowFilter from the ScrollBar and NumericStepper/ Spinner button skins.

Adobe Employee ,
Dec 16, 2008 Dec 16, 2008

Copy link to clipboard

Copied

Revision: 4334
Author: gruehle@adobe.com
Date: 2008-12-16 16:44:11 -0800 (Tue, 16 Dec 2008)

Log Message:
-----------
Removed DropShadowFilter from the ScrollBar and NumericStepper/Spinner button skins. These were added as part of the styling changes in revision 4314 but caused a large increase in memory usage. These have been replaced with gradient approximations.

Added initial skin for ButtonBar. The corners of the first/last button skins get distorted when the buttons are resized. This will be fixed once scale grid support is done.

Fixed style metadata name problem: highlightColor should be rollOverColor.

QE Notes: Bitmap tests for scrollbar and numeric stepper/spinner need to be updated.
Doc Notes: None
Bugs: SDK-18452
Tests: checkintets

Ticket Links:
------------
http://bugs.adobe.com/jira/browse/SDK-18452

Modified Paths:
--------------
flex/sdk/trunk/frameworks/projects/flex4/src/Flex4Classes.as
flex/sdk/trunk/frameworks/projects/flex4/src/mx/skins/spark/FxButtonBarSkin.mxml
flex/sdk/trunk/frameworks/projects/flex4/src/mx/skins/spark/FxScrollBarDownButtonSkin.mxml
flex/sdk/trunk/frameworks/projects/flex4/src/mx/skins/spark/FxScrollBarLeftButtonSkin.mxml
flex/sdk/trunk/frameworks/projects/flex4/src/mx/skins/spark/FxScrollBarRightButtonSkin.mxml
flex/sdk/trunk/frameworks/projects/flex4/src/mx/skins/spark/FxScrollBarUpButtonSkin.mxml
flex/sdk/trunk/frameworks/projects/flex4/src/mx/skins/spark/FxSpinnerDecrButtonSkin.mxml
flex/sdk/trunk/frameworks/projects/flex4/src/mx/skins/spark/FxSpinnerIncrButtonSkin.mxml
flex/sdk/trunk/frameworks/projects/flex4/src/mx/styles/metadata/SparkColorStyles.as

Added Paths:
-----------
flex/sdk/trunk/frameworks/projects/flex4/src/mx/skins/spark/FxButtonBarFirstButtonSkin.mxml
flex/sdk/trunk/frameworks/projects/flex4/src/mx/skins/spark/FxButtonBarLastButtonSkin.mxml
flex/sdk/trunk/frameworks/projects/flex4/src/mx/skins/spark/FxButtonBarMiddleButtonSkin.mxml
TOPICS
Commits

Views

141

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