aharui commented on issue #796: Loaded Image for Button is Too Padded
URL: https://github.com/apache/royale-asjs/issues/796#issuecomment-608651591
 
 
   I suspect that code is to put 4 pixels of padding between the image and the 
label.
   
   I think you may just be running into another deferred layout situation like 
you did in #790.  The Button will be measured before the image gets loaded so 
will need to be re-measured when the image loads.

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

Reply via email to