Skip to main content
Adobe Employee
October 27, 2009
Question

[svn:fx-trunk] 11208: More styling bug fixes:

  • October 27, 2009
  • 0 replies
  • 361 views

Revision: 11208

Author: gruehle@adobe.com

Date: 2009-10-27 16:30:03 -0700 (Tue, 27 Oct 2009)

Log Message:

***********

More styling bug fixes:

- Add borderAlpha, borderColor, and borderVisible to NumericStepper

- Make LinkButtonSkin respond to cornerRadius, rollOverColor, and selectionColor

- Draw opaque white background behind data grid header so contentBackgroundColor doesn't bleed through

- ItemRenderer/DefaultItemRenderer no longer draw contentBackgroundColor. In the "normal" states, the background of the renderer is transparent so the skin background color shows through.

QE Notes: 5 DataGrid bitmaps need to be regenerated.

Doc Notes: None

Bugs: SDK-23437, SDK-23367, SDK-23351, SDK-23345, SDK-23339

Reviewer: Kevin, Ryan

API Change: no

Is noteworthy for integration: No

tests: checkintests gumbo/components/NumericStepper components/DataGrid

Ticket Links:

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

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

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

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

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

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

Modified Paths:

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

flex/sdk/trunk/frameworks/projects/spark/src/spark/components/NumericStepper.as

flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/ItemRenderer.as

flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/DefaultItemRenderer.as

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

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

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

This topic has been closed for replies.