OpenLayers OpenLayers

Ticket #601 (closed bug: fixed)

Opened 2 years ago

Last modified 1 year ago

MouseDefaults destruction

Reported by: euzuro Assigned to: euzuro
Priority: critical Milestone: 2.4 Release
Component: Memory Management Version:
Keywords: Cc:
State:

Description

same as all other 10 tickets today, when being destroyed, you gotta get outta the game

Attachments

mousedefaultsDestroy.patch (2.7 kB) - added by euzuro on 03/29/07 22:08:52.
we need to make a property to store the specially bound function with which we register the wheel bits (wheelObserver). then we can add a destroy() that unregisters all the map events and also those pesky window/document wheel bits.

Change History

03/29/07 22:08:52 changed by euzuro

  • attachment mousedefaultsDestroy.patch added.

we need to make a property to store the specially bound function with which we register the wheel bits (wheelObserver). then we can add a destroy() that unregisters all the map events and also those pesky window/document wheel bits.

03/30/07 18:06:23 changed by sderle

  • status changed from new to closed.
  • resolution set to fixed.

07/05/07 17:02:15 changed by euzuro

  • keywords deleted.