[svn:fx-4.x] 14327: Fix maximize/ restore button in spark chrome skin when running on AIR 2.
Revision: 14327
Revision: 14327
Author: dloverin@adobe.com
Date: 2010-02-22 08:48:05 -0800 (Mon, 22 Feb 2010)
Log Message:
***********
Fix maximize/ restore button in spark chrome skin when running on AIR 2.
Listen for the Window state change event instead of expecting the change to happen immediately.
QE notes: None.
Doc notes: None.
Bugs: SDK-25303
Reviewer: Alex
Tests run: checkintests
Is noteworthy for integration: No.
Ticket Links:
***********
http://bugs.adobe.com/jira/browse/SDK-25303
Modified Paths:
**************
flex/sdk/branches/4.x/frameworks/projects/airspark/src/spark/components/Window.as
flex/sdk/branches/4.x/frameworks/projects/airspark/src/spark/components/WindowedApplication.as
flex/sdk/branches/4.x/frameworks/projects/airspark/src/spark/components/windowClasses/TitleBar.as
