mjesteve opened a new pull request #881: URL: https://github.com/apache/royale-asjs/pull/881
The ErrorImage class is a bead that can be used to display an alternate image, in the event that the specified image cannot be loaded. It will be supported by controls that load the ImageModel bead and expose an imageElement property that references its img element. The Basic / Jewel ImageButton controls do not share any standard interface for the image, but the Basic ImageButton contains the _imageElement property to save it. What I propose is to make this public prority and add it to Jewel ImageButton. ---------------------------------------------------------------- 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]
