Skip to content

Better Management of Node eventHandlers add/remove #4

@jhickman

Description

@jhickman

Currently, the ShortcutTrapper instance will add event handlers to the provided node in the constructor and never remove. It would be nice to coordinate the add/remove with the number of bindings. This way, if the ShortcutTrapper gets cleared, it should remove the handlers and not 'technically' be tied to that node anymore.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions