yishayw commented on issue #1021:
URL: https://github.com/apache/royale-asjs/issues/1021#issuecomment-752173301
It looks like in SparkLayoutBead
if ((!isNaN(target.percentWidth)) ||
(!isNaN(target.percentHeight)))
if (!sawSizeChanged)
return false;
Kicks in preventing proper layout from happening.
----------------------------------------------------------------
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]