Skip to content

add keypress event handlers #2

@cesara

Description

@cesara

It would be a nice (optional) developer convenience to have a method like addListeners(EventTarget) that adds the relevant keypress events. Something like:

undoManager.addListeners(window);
undoManager.removeListeners(window);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions