On Tue, Mar 10, 2009 at 10:39:02AM +0100, Eirik Wahl wrote:
> Hi!
> 
> I have not seen the fix made by João Duarte, but I have re-created the patch 
> (I think...) for myself, and it seems that pending tile requests are 
> correctly cancelled with this fix:
> 
> OpenLayers version: 2.7
> File: openlayers\lib\OpenLayers\Tile\Image.js is changed at line 121, where 
> this is added:
> 
> this.imgDiv.src = null; // Pending image requests will be cancelled with this
> 
> (This is directly after the line "this.imgDiv.urls = null;".)
> 
> Sorry for not creating a ticket, but I hope this helps!

http://trac.openlayers.org/ticket/1978

Regards,
-- 
Christopher Schmidt
MetaCarta
_______________________________________________
Dev mailing list
Dev@openlayers.org
http://openlayers.org/mailman/listinfo/dev

Reply via email to