You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ha...@apache.org on 2020/12/13 11:44:40 UTC

[royale-asjs] branch develop updated (706e0cd -> 76dba77)

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 706e0cd  Merge pull request #988 from estanglerbm/sparklabel-measurewrapheight
     new 2356197  Implemented MX Tree itemOpen event and isBranch tree item attribute.
     new 2b38bb6  Comment out traces.
     new df7df0a  Fixed wrong event name.
     new 76dba77  Merge pull request #970 from estanglerbm/mxtree-itemopened

The 12082 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/royale/mx/controls/Tree.as   |  2 +-
 .../treeClasses/HierarchicalCollectionView.as      | 16 +++++++
 .../mx/controls/treeClasses/TreeItemRenderer.as    |  4 +-
 .../TreeSingleSelectionMouseController.as          | 53 ++++++++++++++++++++++
 4 files changed, 73 insertions(+), 2 deletions(-)