Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Read the ASDoc for WindowedApplication (Halo and Spark).
2. Create a bug file to test whether maxWidth/Height and minWidth/Height are bindable.
Actual Results:
The doc. says minWidth and minHeight are bindable, but there is no mention of data binding for maxWidth or maxHeight.
Expected Results:
They're all bindable; it should say so.
Workaround (if any):