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

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


    from 1399876  jewel-sectioncontent: Better solution to fix the issue with 
sizing in components inside SectionContent containers.
     new 67a54a3  Make columns immutable for internal use. getter/setter works 
on copies.
     new 6ce5070  more Jewel Datagrid tuning, with updated example in TdJ

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:
 .../src/main/royale/DataGridPlayGround.mxml        | 102 +++++++++++++--------
 .../beads/models/DataGridCollectionViewModel.as    |  26 +++++-
 .../jewel/beads/layouts/DataGridColumnLayout.as    |   8 +-
 .../royale/jewel/beads/layouts/DataGridLayout.as   |  15 ++-
 .../royale/jewel/beads/views/DataGridView.as       |   1 +
 .../supportClasses/datagrid/DataGridColumnWidth.as |  13 ++-
 .../org/apache/royale/utils/observeElementSize.as  |  24 ++---
 7 files changed, 122 insertions(+), 67 deletions(-)

Reply via email to