mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Added globalization to the Main Window Start Mode setting in the Global Settings.
This commit is contained in:
parent
ae4241e757
commit
01f0cc2bb6
5 changed files with 45 additions and 26 deletions
|
|
@ -5,33 +5,21 @@
|
|||
<title>Conan Server Manager Version Feed</title>
|
||||
<subtitle>This is the Conan Server Manager beta version feed.</subtitle>
|
||||
<link href="http://servermanagers.freeforums.net/" />
|
||||
<updated>2021-11-24T00:00:00Z</updated>
|
||||
<updated>2021-11-30T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:80B2DFDC-E9BE-4B56-A1FE-DD57E64647D1</id>
|
||||
<title>1.1.53 (1.1.53.1)</title>
|
||||
<summary>1.1.53.1</summary>
|
||||
<id>urn:uuid:38961ED8-0964-4C1A-B09C-8AE2C5FCF76E</id>
|
||||
<title>1.1.54 (1.1.54.1)</title>
|
||||
<summary>1.1.54.1</summary>
|
||||
<link href="" />
|
||||
<updated>2021-11-24T00:00:00Z</updated>
|
||||
<updated>2021-11-30T00:00:00Z</updated>
|
||||
<content type="xhtml">
|
||||
<div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;">
|
||||
<p>
|
||||
<u style="font-size: .9em;">BUGFIX</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Fixed a crashing bug when CSM closes and is unable to find the backup location to save the config settings.</li>
|
||||
</ul>
|
||||
<u style="font-size: .9em;">NEW</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Global Settings - added option to set the Main Window start mode - Normal, Maximized, Minimized.</li>
|
||||
<li>Main Window - now stores the Left and Top positions of the window, when in Normal mode. Will restore the window position when started. Defaults to 50,50.</li>
|
||||
<li>Server Settings - added resizing to all the grids, so the height can be increased/decreased. The height is also remembered, so when you reopen, it will size the grid correctly.</li>
|
||||
</ul>
|
||||
<u style="font-size: .9em;">CHANGE</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Fixed the steamcmd warning about 'Please use force_install_dir before login!'.</li>
|
||||
<li>Added globalization to the Main Window Start Mode setting in the Global Settings.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue