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

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


    from 76dba77  Merge pull request #970 from estanglerbm/mxtree-itemopened
     new 487c806  Fix rendering problem for Basic VirtualListVerticalLayout 
after dataProviderChange (affects Spark List);  ported fix over from Jewel.
     new e381ece  Fix mx.controls.VirtualDataItemRendererFactoryForXX classes 
on dataProviderChange;  missing removal of rendererMap, since they don't 
subclass VirtualDataItemRendererFactoryBase.
     new 66a0351  Adjusted for changes to parent class.
     new 5c05b8f  Ported CollectionChangeUpdateForArrayListData to Spark.
     new a304101  Ported CollectionChangeUpdateForArrayListData to Spark.
     new d2fc7f3  Added Spark CollectionChangeUpdateForArrayListData to 
manifest.
     new 71956f9  Merge branch 'develop' into sparklist-visibleindexes-dpchange
     new e41c0f5  Merge branch 'develop' into sparklist-visibleindexes-dpchange
     new 94af7f5  Merge pull request #972 from 
estanglerbm/sparklist-visibleindexes-dpchange

The 12091 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:
 .../beads/layouts/VirtualListVerticalLayout.as     |  7 +++++
 .../AdvancedDataGridVirtualListVerticalLayout.as   |  4 +--
 ...ataItemRendererFactoryForICollectionViewData.as |  1 +
 .../VirtualDataItemRendererFactoryForIListData.as  |  1 +
 .../src/main/resources/spark-royale-manifest.xml   |  1 +
 .../src/main/royale/SparkRoyaleClasses.as          |  1 +
 .../CollectionChangeUpdateForArrayListData.as      | 31 +++++++++++++---------
 7 files changed, 32 insertions(+), 14 deletions(-)
 copy frameworks/projects/{Basic/src/main/royale/org/apache/royale/html => 
SparkRoyale/src/main/royale/spark/components}/beads/CollectionChangeUpdateForArrayListData.as
 (78%)

Reply via email to