Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1.
create an application:
add
<s:ActionBar textShadowColor="#00ff00" textShadowAlpha="0" />
2.run on iOS device.
3.
Actual Results:
textShadowColor is rendered as alpha value 1, not 0. see the 1st bitmap.
Expected Results:
see the 2 nd bitmap.
Workaround (if any):