Make the dragger attach to objects it surrounds

Plus a lot more implementation.
This commit is contained in:
smoogipoo
2017-12-02 00:26:02 +09:00
parent f6591851c3
commit cf859a6cf2
12 changed files with 167 additions and 18 deletions

View File

@ -110,6 +110,7 @@
<Compile Include="Visual\TestCaseEditorComposeTimeline.cs" />
<Compile Include="Visual\TestCaseEditorMenuBar.cs" />
<Compile Include="Visual\TestCaseEditorSummaryTimeline.cs" />
<Compile Include="Visual\TestCaseEditorPlayfieldOverlay.cs" />
<Compile Include="Visual\TestCaseGamefield.cs" />
<Compile Include="Visual\TestCaseGraph.cs" />
<Compile Include="Visual\TestCaseIconButton.cs" />