Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Not A Problem
-
Adobe Flex SDK 4.1 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
In my sample, I have a panel (similar to vertical AxisRender in charts i.e., rotation = 90)
I am adding a textField whose rotation is -90.
The rotation and scaleX values seem to be incorrect after adding the UIFTETextField to Panel. They are supposed to be -90 and -1 but the values that I see are different.
Debugging the attached sample traces the actual values.
Same is the case with UITextField also.