Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Later
-
Adobe Flex SDK 4.0 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Problem:
Flex incorrectly interprets gradient with default transform
Method:
1. Open attached FXG file in FC.
Result:
Test file has a 45 deg gradient which defines default scaleX, X & Y as (141,50, 0). If Just scaleX is defined in the FXG, then Flex does not set the X default to 50. It lloks like it uses 0 as the default.
Expected:
All gradients in this test file should look the same. They do not.
Workaround:
Fully specify or full default the gradient scaleX, X & Y params