PazerOP / tf2_bot_detector

Automatically detects and votekicks cheaters/bots in TF2 casual.
MIT License
403 stars 54 forks source link

Make the tool's window remember its size and position across launches #278

Closed Kenajcrap closed 3 years ago

Kenajcrap commented 3 years ago

A clear and concise description of what the problem is. Every time I start the program I need to resize and move the window to my second monitor, this is not a big annoyance or anything, but can be improved.

Describe the solution you'd like Make the tool remember its window size and placement like many other programs do

Describe alternatives you've considered If "making it remember" entails the creation of a config file or is somehow not worth it for such a small QOL improvement, creating a setting akin to cmd's where you can manually save the default window size and placement would also suffice.

brachistosaurus commented 3 years ago

Also, seems related to the closed issue of #102.

ClusterConsultant commented 3 years ago

102 was closed due to cleanup rather than a true close.

ClusterConsultant commented 3 years ago

Someone just pointed out that this is basically the same as #213 so I'm going to move it over there. I do however prefer how @Kenajcrap worded it more, so good job on that