Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Adobe Flex SDK 4.0 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Compile and run attached files in trunk and 3.x branch accordingly.
2. Toggle the CheckBox control to toggle the enabled property.
Actual Results:
The Halo skins look good when scaleX/scaleY is >= 1 and enabled/disabled.
The Spark skins dont render correctly when scaleX/scaleY is >= 1 and enabled or disabled.
Expected Results:
The spark skins should look acceptable if scaleX or scaleY is modified.
Workaround (if any):
Instead of setting scaleX/scaleY, set the width/height properties instead.