-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
If I compile and run this project, any keyboard input is "stuck" in the browser page. It seems to be gobbed/eaten by the script.
As an example, if I press "control-shift-I" while the widget example is running, I don't get the developer console.
I can reproduce both in Chrome and Firefox.
Also, there is an error message in the console (opened via the browser menu UI):
app.js:5456 emscripten_set_main_loop_timing: Cannot set timing mode for main loop since a main loop does not exist!
Call emscripten_set_main_loop first to set one up.
_emscripten_set_main_loop_timing @ app.js:5456
Otherwise, it's a great project!
Metadata
Metadata
Assignees
Labels
No labels