aharui commented on issue #813:
URL: https://github.com/apache/royale-asjs/issues/813#issuecomment-619419513


   ```com.dbz.modules.components.ImageButton extends mx.controls.Image``` and 
is in a SWC.
   It is referenced from MXML via 
```xmlns:components="com.dbz.modules.components.*"```
   But no goog.requires for it in the MXML output so it isn't loaded.


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