estanglerbm opened a new issue #961: URL: https://github.com/apache/royale-asjs/issues/961
paddingLeft, paddingTop, etc., have type Object in mx.core.UIComponent, but they have type Number in spark.components.HGroup. This causes VerifyError: Error #1053 in Flash Debug Player for HGroup. (And would for VGroup, etc., if they implemented.) This is the problem described in issue #953. Which type should it be, or is this function/member overloading intentional? ---------------------------------------------------------------- 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]
