Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Later
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): Windows
Affected OS(s): Windows 7
Language Found: English
Description
Steps to reproduce:
1.Move an image using spark.effects.Move3D
2.Rotate the same image using spark.effects.Rotate3D
Actual Results:
The image movement is lost and the image returns to it's original coordinates
Expected Results:
The image should have been rotated in position where the image was moved to
Workaround (if any):
Set the Boolean applyChangesPostLayout property to false.