dmauro / Keypress

A keyboard input capturing utility in which any key can be a modifier key.
http://dmauro.github.io/Keypress/
Apache License 2.0
3.18k stars 313 forks source link

debugger; present locks functionality #104

Closed caiovaccaro closed 8 years ago

caiovaccaro commented 9 years ago

There is a call to "debugger" in the production file, which causes the script to stop executing.

https://github.com/dmauro/Keypress/blob/master/keypress.js#L398

dmauro commented 9 years ago

I've fixed this in develop, but it seemed like this probably didn't warrant it's own release. If really is a big pita I can push a new release. Anyone feel free to chime in, thanks!

dmauro commented 9 years ago

https://github.com/dmauro/Keypress/commit/0c01fc284ccd081efc7e0d08cc8fdc3474f5d4ab