Skip to main content
Adobe Employee
January 6, 2010
Question

[svn:fx-trunk] 13292: Fix for standalone Spinner having only cornerRadius applied to the right side .

  • January 6, 2010
  • 0 replies
  • 256 views

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

This topic has been closed for replies.