Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Now when the Application's children exceed the size of the stage, there is no way other than reskinning the Spark Application skin to get scrollbars.
Actual Results:
Expected Results:
It'd be nice to have some flag where we could turn on scrollbars for the Application by default. For Group and other containers it's easy because we can just wrap a Scroller around the container, but for Application it's not easy.
Workaround (if any):