Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): Mac
Affected OS(s): Mac OS 10.5
Language Found: English
Description
Steps to reproduce:
1. Compile and run the attached code RotatedRects.mxml, which contains rectangles rotated 0, 5, 15, 25, 35 and 45 degrees.
Actual results: the rectangles at 0, 5, and 15 degrees look correct. The ones at 25 and 35 degrees are missing. The one at 45 degrees is a large square.
Expected Results: the rectangle at 45 degrees shouldn't be a square. However, I'm not really sure what it should be! Also, I'm not sure about the 25 and 35 but ideally they shoudn't just disappear.