Ticket #842 (closed bug: fixed)
Tile.Image should register for abort and cancel events as well as load events
| Reported by: | crschmidt | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.6 Release |
| Component: | Tile.Image | Version: | 2.4 |
| Keywords: | Cc: | ||
| State: | Complete |
Description
Currently, tile.image does not always correctly report when tiles are loaded, because it does not listen for abort or error events. These should be added, probably in initImgDiv, so that these events fire the loadend for the tile.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

