Ivan Movchanets

Results 1 comments of Ivan Movchanets
trafficstars

Faced same issue in Godot v4.2.1 Tried different options to resize, set sizes and etc - nothing helps. Then found that simple switching to ` DisplayServer.WINDOW_MODE_MINIMIZED` and then to `DisplayServer.WINDOW_MODE_WINDOWED`...