justinmclean commented on issue #75: Set all padding values at once
URL: https://github.com/apache/royale-asjs/pull/75#issuecomment-343850007
 
 
   If the function is not called it will be optimised out so there is no PAYG 
cost here if you don't use it. Not having it is likely to increase code size as 
you need to specify all four attributes and values rather than just one if you 
want the same (which is fairly common IMO).
   
   Also SimpleCSSStyles has a padding attribute and that hasn't been called out 
as not PAYG.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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