Ticket #600 (closed bug: fixed)

Opened 6 years ago

Last modified 6 years ago

MouseWheel needs proper destroy()

Reported by: euzuro Owned by:
Priority: major Milestone: 2.4 Release
Component: Handler.MouseWheel Version:
Keywords: Cc:
State:

Description

mousewheel needs a proper destroy that unregisters its listeners, nulls its values.

Attachments

mousewheelDestroy.patch Download (0.6 KB) - added by euzuro 6 years ago.
deactivate the handler, null the listener, call the handler.destroy() and be done
mousewheelDestroy.2.patch Download (0.6 KB) - added by euzuro 6 years ago.
oops. forgot a comma

Change History

Changed 6 years ago by euzuro

deactivate the handler, null the listener, call the handler.destroy() and be done

Changed 6 years ago by euzuro

oops. forgot a comma

Changed 6 years ago by sderle

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

Changed 6 years ago by euzuro

  • keywords review removed
Note: See TracTickets for help on using tickets.