You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
[HTML5] Remove "maximize" support.
I don't think anyone is actively using it, and it's a lot of convoluted code.
This commit is contained in:
@@ -55,9 +55,6 @@ private:
|
||||
JSKeyEvent key_event;
|
||||
|
||||
VideoMode video_mode;
|
||||
bool window_maximized;
|
||||
bool entering_fullscreen;
|
||||
bool just_exited_fullscreen;
|
||||
bool transparency_enabled;
|
||||
|
||||
EMSCRIPTEN_WEBGL_CONTEXT_HANDLE webgl_ctx;
|
||||
|
||||
Reference in New Issue
Block a user