You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ah...@apache.org on 2019/03/29 18:28:15 UTC

[royale-asjs] branch develop updated (f379642 -> de49839)

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

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


    from f379642  some clean imports and add NoViewport to manifest
     new fb3781c  avoid infinite loops in subclasses that don't have an internal content area
     new 2c6afae  TDF PopUpMenuButton example expected index
     new 7e15b24  Need itemToLabel in MenuButton
     new de49839  get PopUpMenuButton working in TDF

The 8831 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/mx/containers/Panel.as         | 54 +++++++++++++++-
 .../MXRoyale/src/main/royale/mx/controls/Menu.as   |  1 +
 .../src/main/royale/mx/controls/PopUpMenuButton.as | 62 +++++++++++++++++-
 .../royale/mx/controls/listClasses/ListBase.as     | 73 +++++++++++++++++++++-
 4 files changed, 186 insertions(+), 4 deletions(-)