p5-plack-debugger icon indicating copy to clipboard operation
p5-plack-debugger copied to clipboard

Handle ESC key stuff better

Open stevan opened this issue 10 years ago • 0 comments

Currently the ESC is being used to toggle the display of the debugger, which is nice, except when other things have already hooked into the ESC key. Need to investigate a better solution then we currently have, because it is annoying to have the debugger open/close when you are actually trying to close a lightbox (for instance).

stevan avatar Oct 06 '14 14:10 stevan