Skip to main content
Adobe Employee
February 25, 2010
Question

[svn:fx-4.x] 14439: Fix for http://bugs.adobe.com/jira/browse/SDK-25644.

  • February 25, 2010
  • 0 replies
  • 489 views

Revision: 14439

Revision: 14439

Author: klin@adobe.com

Date: 2010-02-25 15:14:30 -0800 (Thu, 25 Feb 2010)

Log Message:

***********

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/branches/4.x/frameworks/projects/framework/src/mx/core/FlexBitmap.as

This topic has been closed for replies.