| CODENOTIFIER | HelpYou are not signed inSign in |
Project: Adobe Flex SDK
Revision: 3109
Author: hmuller@adobe.com
Date: 05 Sep 2008 00:22:32
Changes:Substantially revised the Scroller component. This version supports
the vertical,horizontalScrollPolicy properties (as in Halo) and no
longer includes a vestigal "viewportHolder" skin part. Layout is
now handled programatically, instead of with MXML constraints.
There are still some limitations for the "auto" scroll policies, and
some other minor layout problems. There is no documentation (yet).
Corrected minimum size calculation in Vertical,HorizontalLayout
for the cases where an explicit rowCount or columnCount was specified.
The measured min sizes are now only based on the first rowCount
or columnCount (visible) layout items.
QE: Scroller can now be tested
Doc: No
Checkintests: Pass
Reviewer: Ryan