mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Fixes godotengine#76847, Fixes godotengine#74286 Reorders problematic steps from the DisplayServerWindows::window_set_mode function. These were causing a resize with the dimensions of the previously used mode instead of the current one.