Issue Description: Many users report the GameInfo window resets its position after game restart.
The GameInfo window is designed to be 40px height but i know the min window height is 100px (which is non sense and i dont understand really why).
The window, for his function, should be on bottom and docked there. If the user move it dragging, i save that the window has been moved, and at game restart i (should) dont move it again maintaining last user position.
But on some configurations, for what i could understand, who have large screens, they find the window in a wrong position (margin bottom from the screen bottom), drag it at the bottom, then at next restart the window back in the wrong position
Steps to reproduce:
Correct position (dragged): https://cdn.discordapp.com/attachments/773244451363356692/773506338402861116/Euro_Truck_Simulator_2_Screenshot_2020.11.04_-12.17.04.77.png
Resetted position (wrong): https://cdn.discordapp.com/attachments/773244451363356692/773506617362219008/Euro_Truck_Simulator_2_Screenshot_2020.11.04-_12.17.48.49.png
Impact for my app: [low, mid, high, show-stopper]: high
Do you currently have a workaround? No, i have tried to fix it setting a margin bottom -60px while positioning to fix the 100px fixed height canvas
The relevant window is GameInfo window
14-04.zip|attachment](upload://zq8OTLLI1uflK59KAkZTX5GDB80.zip) (972.7 KB)