Try to work around some of the breakage in nw.js menu shortcuts.
Specifically, cmd+1-9 don't appear to work, at least not from nw.js 0.42.4 onward. We work around this by adding corresponding keydown event handlers in pdgui.js which are invoked from pd_canvas.c in order to deal with various key bindings that need special treatment for various reasons.
parent
64916a06
No related branches found
No related tags found
Loading
Please register or sign in to comment