Add NavContainer splitter distance record

Fix not redrawing when Nav list size changed
This commit is contained in:
2023-05-07 15:27:30 +08:00
parent b8cfaf308d
commit 46b8ca0b63
6 changed files with 309 additions and 279 deletions

View File

@@ -56,5 +56,8 @@
<Setting Name="IsIncludeUID" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="NavContainerSplitterDistance" Type="System.Int32" Scope="User">
<Value Profile="(Default)">0</Value>
</Setting>
</Settings>
</SettingsFile>