This is an automated email from the ASF dual-hosted git repository.

aharui pushed a change to branch ChildResize
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.


    from 8d9bb55  Merge branch 'ChildResize' of 
https://github.com/apache/royale-asjs into ChildResize
     new 11c1735  stop forcing size of DG to 200x200 and try measuring based on 
rowHeight and number of rows in DG when set
     new 5787649  invalidateSize if children are growing during layout.  It 
means that a child that was sizedToContent was re-measured or otherwise got a 
new size so the parent's size is invalid unless both explicitly set.  Even for 
percentage sizing the min size of the parent depends on the children's size

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../MXRoyale/src/main/resources/defaults.css         |  2 --
 .../mx/controls/listClasses/DataGridListBase.as      | 20 ++++++++++++++++++++
 .../spark/layouts/supportClasses/SparkLayoutBead.as  | 11 ++++++++++-
 3 files changed, 30 insertions(+), 3 deletions(-)

Reply via email to