[OpenLayers-Trac] [OpenLayers] #1417: resizing the map quickly messes up tile load events (singleTile)
OpenLayers
trac at openlayers.org
Wed Mar 12 08:53:35 EDT 2008
#1417: resizing the map quickly messes up tile load events (singleTile)
-------------------------+--------------------------------------------------
Reporter: bartvde | Owner: euzuro
Type: bug | Status: closed
Priority: minor | Milestone: 2.6 Release
Component: Layer.Grid | Version: 2.5
Resolution: fixed | Keywords:
State: Complete |
-------------------------+--------------------------------------------------
Changes (by crschmidt):
* status: reopened => closed
* state: Commit => Complete
* resolution: => fixed
Comment:
(In [6495]) Improve the handling of tile events with regard to tiles being
unloaded before
their load events fire by adding an 'unload' event to the tile, and
calling
it from the places where we're about to stop listening to events. In the
longer
term, it might make sense to have this be automatic, but this resolves
issues
with map resizes screwing with tile events, and reverts a previous,
incomplete solution to solve a problem with untiled tiles not resizing
when
the map size changes. r=ahocevar, checked out by bartvde (Closes #1417)
--
Ticket URL: <http://trac.openlayers.org/ticket/1417#comment:20>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list