• 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] 13292: Fix for standalone Spinner having only cornerRadius applied to the right side .

Adobe Employee ,
Jan 05, 2010 Jan 05, 2010

Copy link to clipboard

Copied

Revision: 13292

Revision: 13292

Author: klin@adobe.com

Date: 2010-01-05 16:56:14 -0800 (Tue, 05 Jan 2010)

Log Message:

***********

Fix for standalone Spinner having only cornerRadius applied to the right side. I changed the Spinner button skins to apply cornerRadius to both left and right sides. However, NumericStepper now requires its own button skins since cornerRadius should still only be applied on the right side for it. I added those and changed the NumericStepperSkin to reference the new button skins.

QE notes: No

Doc notes: No

Bugs: SDK-19563

Reviewer: Ryan

Tests run: checkintests, Spinner, NumericStepper

Is noteworthy for integration: No

Ticket Links:

***********

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

Modified Paths:

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

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

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

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

Added Paths:

***********

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

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

TOPICS
Commits

Views

238

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