Godot Version
4.6.2 stable
Question
I am not able to resize my game window at all. Apologies if this has been asked a bunch. I have made a brand new project, 800x600 game window in 2d. Resizable is enabled, scale is fractional, mode is canvas, aspect is expand. No matter what I do to the game control window, the game always stays at 800x600. The only way I can change the size of this is in the project settings, so not whilst the game is running
