Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
Adobe Flex SDK 4.0 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Browser: Firefox 3.x
Language Found: English
Description
Steps to reproduce:
Changing the state in this app remove all content of the BorderContainer and thus it should measure itself to 0.
Actual Results:
The container with no content is still shown
Expected Results:
container should have 0/0 dimensions.
Workaround (if any):
Use a Group with a nested Rect.
For info, SkinnableContainer measures itself correctly, so the bug is really located in BorderContainer or its skin.