Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Later
-
Adobe Flex SDK 4.1 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Create Window with some size set. For example, 400x400
2. Change .width and .maxHeight of this window. To 200x200, for example.
Actual Results:
Window becomes 400x200
Expected Results:
Window should become 200x200
Workaround (if any):