yishayw commented on issue #1021:
URL: https://github.com/apache/royale-asjs/issues/1021#issuecomment-752676142


   > in org.apache.royale.core.LayoutBase.childResizeHandler() 
host.isHeightSizedToContent() returns true
   
   I meant returns false, my mistake.
   
   We have this code in UIComponent.isHeightSizedToContent
   
           if (!isNaN(percentHeight))
               return false;
   
   Everything else you described works in the ChildResize branch.
   
   


----------------------------------------------------------------
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]


Reply via email to