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 6b94870 dispatch valueCommit from Checkbox. Should fix #857
new 65f368b The index needs to be propagated as well here.
PopUpMenuButton needs that.
new 1f73fb6 Changes to support using UIComponent based renderers in a
Menu, and fixes for PopUpMenuButton
new e9040b9 Merge branch 'develop' of
https://github.com/apache/royale-asjs into develop
The 3 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:
.../projects/MXRoyale/src/main/royale/mx/controls/Menu.as | 3 +--
.../MXRoyale/src/main/royale/mx/controls/PopUpMenuButton.as | 11 +++++------
.../royale/mx/controls/beads/ListItemRendererInitializer.as | 12 +++++++++++-
.../controllers/CascadingMenuSelectionMouseController.as | 3 ++-
4 files changed, 19 insertions(+), 10 deletions(-)