History | Log In     View a printable version of the current page.  
Issue Details (XML)

Key: SDK-18378
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: B B
Assignee: Peter deHaan (Adobe)
Reporter: Peter deHaan (Adobe)
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Flex SDK

BitmapFill rotation property not rotating correctly

Created: 12/09/08 03:34 PM   Updated: 01/29/09 08:05 PM
Component/s: FXG
Security Level: Public (All JIRA Users )

File Attachments: 1. Text File BitmapFill_rotation_test.mxml (1 kb)
2. File BitmapFill_rotation_test.swf (566 kb)
3. File main_4737.swf (574 kb)

Image Attachments:

1. flex_icon.gif
(1 kb)

2. screenshot-1.jpg
(79 kb)

Severity: Incorrectly Functioning
Reproducibility: Every Time
Discoverability: Medium
Found in Version: SDK Gumbo Iteration 9
Milestone: SDK Gumbo - Feature Complete
Affected OS(s): All OS Platforms - All
Steps to Reproduce:
Steps to reproduce:
1. Compile and run attached MXML file (or view SWF file)
2. View each of the Rect objects with rotated BitmapFills.
3. Drag the FxHSlider in the bottom example to dynamically change the fill rotation at runtime.


Actual Results:
Setting the rotation property to 1 causes the rotation to look almost 45 degrees, the rest are semi-random looking.


Expected Results:
Rotating a bitmap fill should behave the same as rotating other components/containers.


Workaround (if any):
n/a
Language Found: English
Bugbase Id: none
Triaged: Yes
Regression: No
QA Owner: Peter deHaan (Adobe)
Resolved by: Jason Szeto
Participants: Jason Szeto and Peter deHaan (Adobe)


 All   Comments      Sort Order:
Peter deHaan (Adobe) - [12/09/08 03:39 PM ]
Opening to Jason.

Jason Szeto - [12/22/08 06:25 PM ]
Change code to use radians instead of angles.

Revision 4378

Peter deHaan (Adobe) - [01/29/09 08:02 PM ]
Closing.
Confirmed in 4737.