Skip to main content
Adobe Employee
March 26, 2010
Question

[svn:fx-trunk] 15083: Merge 15082 from 4.x to trunk.

  • March 26, 2010
  • 0 replies
  • 492 views

Revision: 15083

Revision: 15083

Author: klin@adobe.com

Date: 2010-03-26 15:14:52 -0700 (Fri, 26 Mar 2010)

Log Message:

***********

Merge 15082 from 4.x to trunk.

Fix for http://bugs.adobe.com/jira/browse/SDK-25997. The knob in a dividedBox is incorrectly positioned. This is the result of a couple of things in BitmapAsset and SpriteAsset.

-Changed rotation setter to set super.rotation when not mirrored.

-width/height are now always positive regardless of whether scaleX/Y is negative.

-width/height getters now take the full transform into account. Basically, they return the bounding box size now.

-Also, BoxDivider sets the layoutDirection of its knob to null (inheriting) in order to be positioned correctly.

QE notes: No

Doc notes: No

Bugs: SDK-25997

Reviewer: Carol, Jason

Tests run: checkintests

Is noteworthy for integration: No

Ticket Links:

***********

http://bugs.adobe.com/jira/browse/SDK-25997

http://bugs.adobe.com/jira/browse/SDK-25997

Modified Paths:

**************

flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/dividedBoxClasses/BoxDivider.as

flex/sdk/trunk/frameworks/projects/framework/src/mx/core/BitmapAsset.as

flex/sdk/trunk/frameworks/projects/framework/src/mx/core/SpriteAsset.as

Property Changed:

****************

flex/sdk/trunk/

This topic has been closed for replies.