Cesar Alaestante

Results 1 issues of Cesar Alaestante

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);