Added splitter to SectionEnvironment

This commit is contained in:
Brett Hewitson 2021-11-12 15:51:56 +10:00
parent 7474f508fa
commit 4b6ef69873
3 changed files with 28 additions and 4 deletions

View file

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