TorchAPI / Torch

An extensible modding framework and improved client/DS for Space Engineers. Still a work in progress!
Apache License 2.0
146 stars 76 forks source link

Main window not remembering it's location #260

Closed Thraxus closed 5 years ago

Thraxus commented 6 years ago

Torch Version: 1.3.0.67-142-ga318aa8 SE Version: 1.187.209

Expected Behavior

Window remembers location on close

Observed Behavior

Window constantly starts top left

Steps to Reproduce

Open Torch - it starts top left of the main screen Move Window to some other position Close Torch Open Torch - it's back at the top left

Other Information

If this is intended behavior, an option to start center screen would be helpful. Some of us relocate our taskbar, and this ends up shoving the client under mine, so I have to unlock / move it to get the window back in a serviceable position (am on a remote connection to my test server, so winkey+arrows isn't always an option).

rexxar-tc commented 5 years ago

Hey @Jimmacle fun fact, the XML serializer can't serialize internal properties. Maybe don't do that? idk