mirror of https://github.com/mosra/magnum.git
Browse Source
In the Emscripten build, accepting events in EmscriptenApplication prevents them from propagating further to the page, such as F1 that would open a browser help page. That's not the case with SDL as SDL has no concept of "accepting an event", so just document that in the test code.pull/638/head
1 changed files with 18 additions and 0 deletions
Loading…
Reference in new issue