[OpenLayers-Trac] [OpenLayers] #1417: resizing the map quickly messes up tile load events (singleTile)

OpenLayers trac at openlayers.org
Wed Mar 12 07:24:52 EDT 2008


#1417: resizing the map quickly messes up tile load events (singleTile)
------------------------------+---------------------------------------------
  Reporter:  bartvde          |       Owner:  euzuro     
      Type:  bug              |      Status:  reopened   
  Priority:  minor            |   Milestone:  2.6 Release
 Component:  Layer.Grid       |     Version:  2.5        
Resolution:                   |    Keywords:             
     State:  Needs More Work  |  
------------------------------+---------------------------------------------
Comment (by crschmidt):

 Of course this won't work. The removeTileMonitoringHooks is called
 *before* we call destroy, so we stop listening to events before we
 actually fire them.

 Hmmm. I wonder what to do about that. I know that Erik likes to see
 explicit unregisters, but the tile does take care of this automatically. I
 wonder if I could convince him that our unregister code is good enough.

-- 
Ticket URL: <http://trac.openlayers.org/ticket/1417#comment:15>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer


More information about the Trac mailing list