reduce gui2 tooltip delay to 200ms.
1500 is long enough that some people would assume there are no tooltips at all.
This commit is contained in:
parent
ffc4a4c813
commit
f438451acd
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
description = "Default"
|
||||
|
||||
[settings]
|
||||
popup_show_delay = 1500
|
||||
popup_show_delay = 200
|
||||
popup_show_time = 5000
|
||||
help_show_time = 0
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue