Raise default tooltips_delay setting to 0.7s
This commit is contained in:
parent
de7e14f9ca
commit
909756cff7
|
@ -23,7 +23,7 @@ class General:
|
|||
|
||||
# How many seconds the cursor must hover on buttons and other elements
|
||||
# to show tooltips.
|
||||
tooltips_delay: float = 0.5
|
||||
tooltips_delay: float = 0.7
|
||||
|
||||
# Application theme to use.
|
||||
# Can be the name of a built-in theme (Mirage.qpl or Glass.qpl), or
|
||||
|
|
Loading…
Reference in New Issue
Block a user