[svn:fx-trunk] 11319: Allow for resizing of sub-apps after they initialize
Revision: 11319
Author: aharui@adobe.com
Date: 2009-10-30 11:42:01 -0700 (Fri, 30 Oct 2009)
Log Message:
***********
Allow for resizing of sub-apps after they initialize
QE Notes: Two Mustella Tests need updating:
MP_Controls_Tests2:MP_ComboBox_closeOnMouseDown_untrusted
MP_Controls_Tests2:MP_ComboBox_closeOnMouseDownOutside_untrusted
The new sub-app resize closes the dropdown. Probably have to wait a bit longer before opening the dropdown
Doc Notes: New API in ISystemManager
Bugs: SDK-23892
Reviewer: Darrell
API Change: yes
Is noteworthy for integration: No
tests: checkintests mustella/MarshallPlan
Ticket Links:
************
http://bugs.adobe.com/jira/browse/SDK-23892
Modified Paths:
**************
flex/sdk/trunk/frameworks/projects/airframework/src/mx/managers/WindowedSystemManager.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/ISystemManager.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/SystemManager.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/systemClasses/MarshallingSupport.as
