Describe the bug
It isn't possible to maximize the game's window, doing so ends up in the action being reverted.
To Reproduce
Steps to reproduce the behavior:
- Download the windows launcher from https://github.com/DeathCradle/Open-Terraria-API/releases/tag/launcher-windows.
- Extract it, and run OTAPI.Client.Launcher.exe.
- Press the "Build OTAPI" button, and wait until the operation finishes.
- Press the "Launch modded Terraria (otapi)" button.
- Once the game has loaded, attempt to maximize the window.
->The windows is automatically set back to its previous size.
Expected behavior
The windows should be maximized.
Platform and patch info (please complete the following information):
- OS: Windows 8.1
- Assembly and version you are patching: Terraria.exe 1.4.3.2
- Version of OTAPI/git commit:
57114e0
- .NET runtime: .NET 6
Additional context
Despite this issue, it is possible to use the game "Fullscreen" settings. I prefer using maximized but non-fullscreen, however.
Describe the bug
It isn't possible to maximize the game's window, doing so ends up in the action being reverted.
To Reproduce
Steps to reproduce the behavior:
->The windows is automatically set back to its previous size.
Expected behavior
The windows should be maximized.
Platform and patch info (please complete the following information):
57114e0Additional context
Despite this issue, it is possible to use the game "Fullscreen" settings. I prefer using maximized but non-fullscreen, however.