Added resizing

Server Settings - have 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.
This commit is contained in:
Brett Hewitson 2021-11-26 09:58:00 +10:00
parent 75c7cd2d40
commit ff4129d5ad
6 changed files with 61 additions and 16 deletions

View file

@ -561,6 +561,12 @@
<setting name="MainWindow_WindowState" serializeAs="String">
<value>Normal</value>
</setting>
<setting name="MOTDHeight" serializeAs="String">
<value>100</value>
</setting>
<setting name="ServerFilesGridHeight" serializeAs="String">
<value>250</value>
</setting>
</ServerManagerTool.Config>
</userSettings>
</configuration>