Slightly faster tooltipDelayLong

This commit is contained in:
quadbyte 2025-08-10 23:40:10 -04:00
parent f3530532c9
commit 3bd339c122

View file

@ -54,7 +54,7 @@ Singleton {
// Delays // Delays
property int tooltipDelay: 300 property int tooltipDelay: 300
property int tooltipDelayLong: 1500 property int tooltipDelayLong: 1200
property int pillDelay: 500 property int pillDelay: 500
// Margins and spacing // Margins and spacing