Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Later
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Create four sliders.
2. Bind minHeight, maxHeight, minWidth, and maxWidth of the Application or WindowedApplication (Spark or Halo, Flex 3 or Flex 4) to the values of the sliders.
3. Run, and change the sliders. e.g. Decrease the one for maxHeight.
Actual Results:
The app. does not change.
Expected Results:
It should change.
Workaround (if any):
Change stage size for min/max size to take effect.