mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Added Grid Splitter to PreventTransferOverrides section
This commit is contained in:
parent
27a7673ed4
commit
45765b5bb4
4 changed files with 24 additions and 2 deletions
|
|
@ -716,5 +716,8 @@
|
|||
<Setting Name="SectionPreventTransferOverridesEnabled" Type="System.Boolean" Scope="User">
|
||||
<Value Profile="(Default)">True</Value>
|
||||
</Setting>
|
||||
<Setting Name="PreventTransferOverrideGridHeight" Type="System.Windows.GridLength" Scope="User">
|
||||
<Value Profile="(Default)">400</Value>
|
||||
</Setting>
|
||||
</Settings>
|
||||
</SettingsFile>
|
||||
Loading…
Add table
Add a link
Reference in a new issue