You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2021/07/15 09:46:15 UTC

[GitHub] [royale-asjs] mjesteve commented on issue #1132: SizeChanged Event of an element

mjesteve commented on issue #1132:
URL: https://github.com/apache/royale-asjs/issues/1132#issuecomment-880555243


   Hi, in my case this solution has not worked for me before....
   (I have a main page with a container "X" of which I need to be notified when it is resized).
   From the main page I define the listener:
   mycontainer.addEventListener("layoutNeeded", onChangeContainer).
   Is this incorrect?
   Yes I can capture the "layoutComplete" event but not "layoutNeeded".


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@royale.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org