Fix collapsed section height

This commit is contained in:
azakhi
2018-08-10 22:22:25 +03:00
parent bd730dd518
commit 38053666a0
5 changed files with 32 additions and 3 deletions

View File

@@ -167,6 +167,7 @@
<Compile Include="Converters\BooleanToBlockActionInverseConverter.cs" />
<Compile Include="Converters\BooleanToBlockActionConverter.cs" />
<Compile Include="Converters\BlockItemToRemoveEnabledVisibilityConverter.cs" />
<Compile Include="Converters\BooleanToBlockMarginConverter.cs" />
<Compile Include="Converters\HashSignRemovalConverter.cs" />
<Compile Include="Converters\ItemRarityConverter.cs" />
<Compile Include="Converters\TreeViewMarginConverter.cs" />