Update file prefix when active document changes.

This commit is contained in:
aj
2018-04-26 20:45:52 -04:00
parent 3e59eebd11
commit f9fca98fe6
4 changed files with 198 additions and 133 deletions

View File

@@ -87,6 +87,7 @@
<Compile Include="BendDirection.cs" />
<Compile Include="BendOrientation.cs" />
<Compile Include="Bounds.cs" />
<Compile Include="DrawingInfo.cs" />
<Compile Include="Item.cs" />
<Compile Include="IViewFlipDecider.cs" />
<Compile Include="ViewFlipDecider.cs" />