You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@royale.apache.org by Harbs <ha...@gmail.com> on 2018/11/13 09:08:27 UTC

Re: [royale-asjs] branch feature/modal created (now 1633099)

I have a few concerns with this and suggestions welcome:

1. Due to the bead lifecycle, declared beads are only added after the component is added to a parent. This means that you can’t just “new” an MXML component which has modal beads without first adding it somewhere.
2. As mentioned in the other thread, beads are re-added. I added some just-in-case code for now to work around the issue.

Any suggestions in general are welcome…

Harbs

> On Nov 13, 2018, at 11:01 AM, harbs@apache.org wrote:
> 
> This is an automated email from the ASF dual-hosted git repository.
> 
> harbs pushed a change to branch feature/modal
> in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.
> 
> 
>      at 1633099  Added Modal beads with example
> 
> This branch includes the following new commits:
> 
>     new 1633099  Added Modal beads with example
> 
> 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.
> 
>