diff options
author | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2021-02-02 20:07:20 +0100 |
---|---|---|
committer | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2021-02-02 20:08:51 +0100 |
commit | 97288f25f49120ac0f010b9b175685973312f528 (patch) | |
tree | 47ed4ae5474261aea241e8e9cae8dc384870617b /scene | |
parent | 9e0bdeb5de323f5ec7c21511478a2b2524e70fc3 (diff) |
[HTML5] Fix mouse_mode and fullscreen detection.
The canvas_id is `#`-prefixed to work with emscripten as a CSS selector.
When comparing to an event target ID (e.g. when checking if the canvas
is fullscreen, or is locking the mouse) we need to skip the first char
(the hash).
Diffstat (limited to 'scene')
0 files changed, 0 insertions, 0 deletions