godot/platform/javascript/js
Fabio Alessandrelli 82b900bdda [HTML5] Properly set canvas size during setup.
It used to be updated before the first iteration, causing the
window/viewport size values to be incorrect during the initialization
phase (e.g. during the first `_ready` notification).

(cherry picked from commit 3f059b90d6)
2021-03-12 10:13:08 +01:00
..
engine [HTML5] Opt-in virtual keyboard support. 2021-03-11 20:58:09 +01:00
jsdoc2rst [HTML5] Add jsdoc2rst tool. 2021-02-26 15:35:45 +01:00
libs [HTML5] Properly set canvas size during setup. 2021-03-12 10:13:08 +01:00