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 94af7f5 Merge pull request #972 from
estanglerbm/sparklist-visibleindexes-dpchange
new 62addf8 Implement Tree.isItemOpen().
new c52c672 Fix display problems in Tree when dataProvider is
XMLListCollection and doing "source=" + refresh() on it.
new 73d4c83 Merged with develop changes.
new 6e881f6 Merged with develop changes.
new a504524 Fix bug in
DataItemRendererFactoryForCollectionView.itemUpdatedHandler().
new 8470595 Add support for dynamic updates to MX Tree via XML
notifications, and fix problem in MX
HierarchicalCollectionView.calculateLength() due to lack of support for indexed
array syntax ([]) for ICollectionView.
new cf31090 Merge pull request #975 from estanglerbm/mxtree-dynamic
The 12098 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:
.../DataItemRendererFactoryForCollectionView.as | 2 +-
.../MXRoyale/src/main/royale/mx/controls/Tree.as | 6 +--
...rerFactoryForICollectionViewHierarchicalData.as | 54 ++++++++++++++++++----
.../treeClasses/HierarchicalCollectionView.as | 32 +++++++++++--
4 files changed, 77 insertions(+), 17 deletions(-)