This is an automated email from the ASF dual-hosted git repository.
alinakazi pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.
from 642e35c refactor popuphost to have a reference from the effective
parent back to the popuphost. this is better than walking the parent chain
because in JS we are going to host the popups off the system manager so there
is no parent chain to walk. Using systemmanager moves the popups out of the
childlist in the application where the layouts try to run on the popup, which
may not be a UIComponent (if it is a re-used UIBase from Basic).
add 8aa6598 Merge pull request #14 from apache/develop
add 08f2ef0 Update SkinnableTextBase.as
add 7f57058 Update SkinnableTextBase.as
new d4ceb15 Merge pull request #305 from pashminakazi/branch19
The 1 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:
.../components/supportClasses/SkinnableTextBase.as | 20 ++++++++++++++++++--
1 file changed, 18 insertions(+), 2 deletions(-)