• 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-4.x] 14756: Fix for http://bugs.adobe.com/jira/browse/ SDK-25839 and http://bugs.adobe.com/jira/browse/SDK-25866.

Adobe Employee ,
Mar 15, 2010 Mar 15, 2010

Copy link to clipboard

Copied

Revision: 14756

Revision: 14756

Author: klin@adobe.com

Date: 2010-03-15 11:26:58 -0700 (Mon, 15 Mar 2010)

Log Message:

***********

Fix for http://bugs.adobe.com/jira/browse/SDK-25839 and http://bugs.adobe.com/jira/browse/SDK-25866. Icons did not respect setting the y property because they were not saving y to origMatrix. I override the y setter in BitmapAsset and SpriteAsset to set super.y and call validateTransformMatrix to save the current matrix (which has the new y).

QE notes: No

Doc notes: No

Bugs: SDK-25839, SDK-25866

Reviewer: Carol

Tests run: checkintests

Is noteworthy for integration: No

Ticket Links:

***********

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

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

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

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

Modified Paths:

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

flex/sdk/branches/4.x/frameworks/projects/framework/src/mx/core/BitmapAsset.as

flex/sdk/branches/4.x/frameworks/projects/framework/src/mx/core/SpriteAsset.as

TOPICS
Commits

Views

523

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