disable default drag handling

This commit is contained in:
pypy
2020-06-28 16:39:15 +09:00
parent 9b6b42e11e
commit 88990fd82e
4 changed files with 27 additions and 0 deletions

View File

@@ -128,6 +128,7 @@
<Compile Include="Discord.cs" />
<Compile Include="CpuMonitor.cs" />
<Compile Include="Browser.cs" />
<Compile Include="NoopDragHandler.cs" />
<Compile Include="RenderHandler.cs" />
<Compile Include="SQLite.cs" />
<Compile Include="VRForm.cs">