Fix #715: add 1s timeout before any previewing request

This commit is contained in:
Paddy Xu
2020-08-23 15:12:41 +02:00
parent 80d95dbe20
commit dd025757d4
4 changed files with 57 additions and 42 deletions

View File

@@ -180,8 +180,8 @@
<DependentUpon>App.xaml</DependentUpon>
<SubType>Code</SubType>
</Compile>
<Compile Include="BackgroundListener.cs" />
<Compile Include="GlobalKeyboardHook.cs" />
<Compile Include="KeystrokeDispatcher.cs" />
<Compile Include="Helpers\GlobalKeyboardHook.cs" />
<Compile Include="ViewerWindow.xaml.cs">
<DependentUpon>ViewerWindow.xaml</DependentUpon>
<SubType>Code</SubType>