Added splitter to SectionDinoSettings

This commit is contained in:
Brett Hewitson 2021-11-12 15:54:57 +10:00
parent 4b6ef69873
commit ba12a36686
3 changed files with 28 additions and 4 deletions

View file

@ -761,5 +761,8 @@
<Setting Name="EnvironmentListBoxHeight" Type="System.Windows.GridLength" Scope="User">
<Value Profile="(Default)">400</Value>
</Setting>
<Setting Name="DinoSettingsGridHeight" Type="System.Windows.GridLength" Scope="User">
<Value Profile="(Default)">400</Value>
</Setting>
</Settings>
</SettingsFile>