Ticket #1336 (closed bug: fixed)

Opened 5 years ago

Last modified 5 years ago

layeralphahack never fires load events

Reported by: crschmidt Owned by: euzuro
Priority: minor Milestone: 2.6 Release
Component: Tile.Image Version: 2.5
Keywords: Cc:
State: Complete

Description

Layers with the 'alpha' flag set to true never register proper load events, so they never fire loadend events. Although the alpha flag is essentially useless, it is accidentally set by people sometimes, so we should at least display their tiles if they turn it on accidentally.

Attachments

alpha_bug.patch Download (1.5 KB) - added by crschmidt 5 years ago.

Change History

Changed 5 years ago by crschmidt

Changed 5 years ago by crschmidt

  • state set to Review

Changed 5 years ago by euzuro

  • state changed from Review to Commit

ie6 passes. let there be cheese

Changed 5 years ago by crschmidt

  • status changed from new to closed
  • state changed from Commit to Complete
  • resolution set to fixed

(In [6068]) Layers with the 'alpha' flag set to true never register proper load events, so they never fire loadend events. r=euz (Closes #1336)

Note: See TracTickets for help on using tickets.