This commit is contained in:
2025-10-13 02:20:40 +02:00
parent 8b2cb792ff
commit 6c46193cf2
7 changed files with 52 additions and 30 deletions

View File

@@ -54,7 +54,7 @@ Singleton {
property int animationFast: 150
property int animationNormal: 300
property int animationSlow: 450
property int animationSlowest: 750
property int animationSlowest: 1000
// Delays
property int tooltipDelay: 300
property int tooltipDelayLong: 1200