[svn:fx-trunk] 14440: Merge revision 14439 from 4.x to trunk.
Revision: 14440
Revision: 14440
Author: klin@adobe.com
Date: 2010-02-25 15:27:30 -0800 (Thu, 25 Feb 2010)
Log Message:
***********
Merge revision 14439 from 4.x to trunk.
Fix for http://bugs.adobe.com/jira/browse/SDK-25644. For the bug, I added some logic in the addedHandler to only call validateTransformMatrix when layoutDirection changes.
Also, I refactored validateTransformMatrix() to make use of a backing variable for scaleX. This ensures that we have the correct sign on scaleX when the icon is resized when mirroring or going from mirrored to unmirrored. The backing variable is also updated during resizing because scaleX will change when the bitmap is resized.
QE notes: None
Doc notes: None
Bugs: SDK-25644
Reviewed By: Jason, Carol, Hans
Tests run: checkintests
Is noteworthy for integration: No
Ticket Links:
***********
http://bugs.adobe.com/jira/browse/SDK-25644
http://bugs.adobe.com/jira/browse/SDK-25644
Modified Paths:
**************
flex/sdk/trunk/frameworks/projects/framework/src/mx/core/FlexBitmap.as
Property Changed:
****************
flex/sdk/trunk/
