Skip to main content
Adobe Employee
May 10, 2010
Question

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

  • May 10, 2010
  • 0 replies
  • 729 views

Revision: 16021

Revision: 16021

Author: klin@adobe.com

Date: 2010-05-10 16:32:23 -0700 (Mon, 10 May 2010)

Log Message:

***********

Fix for http://bugs.adobe.com/jira/browse/SDK-26346. The thumbnail bitmap was being added to a group before the group was on the display list. This caused the bitmap flip its direction since the group's layoutDirection inheriting style couldn't resolve. The fix is to add the group to the display list before adding the bitmap to the group.

QE notes: No

Doc notes: No

Bugs: SDK-26346

Reviewer: Ryan

Tests run: checkintests

Is noteworthy for integration: No

Ticket Links:

***********

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

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

Modified Paths:

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

flex/sdk/branches/4.x/frameworks/projects/spark/src/spark/components/VideoDisplay.as

This topic has been closed for replies.