Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Create a project with a non-white background color (<s:Application ... backgroundColor="#ff0000" ... >)
2. Set the project to use the Wireframe theme.
3. Build and run the project.
Actual Results:
The resulting application's background color is white, not the color set as backgroundColor.
Expected Results:
The background of the app should be red.
Workaround (if any):