OpenLayers OpenLayers

Ticket #604 (closed bug: fixed)

Opened 2 years ago

Last modified 1 year ago

OpenLayers.Events.destroy() fix

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

Description

Instead of calling detachFromElement(), which doesnt actually unregister *all* the listeners (only the browser events), why not just call stopObservingElement(), which does exactly what we need it to do

Attachments

eventsDestroy.patch (1.2 kB) - added by euzuro on 03/30/07 02:42:25.
fix

Change History

03/30/07 02:42:25 changed by euzuro

  • attachment eventsDestroy.patch added.

fix

03/31/07 15:47:18 changed by crschmidt

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

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

  • keywords deleted.