• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

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

Adobe Employee ,
Mar 26, 2010 Mar 26, 2010

Copy link to clipboard

Copied

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/

TOPICS
Commits

Views

479

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines