joy.js engine suppresses all keyboard events on window/document
Closed this issue · 1 comments
mhuusko5 commented
It seems that the keyboard module binds to keyboard events in such a way that they are suppressed from their normal behavior.
A page with a joy.js engine instantiated will not respond to normal key combos, and further binds to key presses/releases will not work.