reduce minimum delay to 25ms

This commit is contained in:
Ethan Lindemann-Michael
2020-05-11 15:42:17 -07:00
parent 8cdf9463b6
commit 1889cced37
4 changed files with 3 additions and 3 deletions

Binary file not shown.

View File

@@ -32,7 +32,7 @@
<default>500</default>
<summary>Delay in ms before preview dislpays</summary>
<description></description>
<range min="100" max="1000"/>
<range min="25" max="1000"/>
</key>
<key name="debug" type="b">
<default>false</default>