yishayw commented on issue #790: Bad Label with Box Layout On RadioButtons URL: https://github.com/apache/royale-asjs/issues/790#issuecomment-608491613 > The layout problem in this example is partly because the label isn't yet populated when the rb is measured. Workaround (tested) for that is to call parent.dispatchEvent(new Event("layoutNeeded")) after a label change, but that seems wasteful.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
