Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
Adobe Flex SDK 4.1 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Create a Flex app with a Datagrid that uses the Aeon Graphical theme
2. compile
3. run
Actual Results:
SDK - RTE (see below)
Workaround: define a headerBackgroundSkin for the grid locally:
headerBackgroundSkin: ClassReference("mx.skins.halo.DataGridHeaderBackgroundSkin");