Made some animations unaffected by theme

People modify animationDuration because they want a snappy client.
But it also affects a few things that do not contribute to that
and should remain constant speed:
- Busy indicator
- Progress bar animation
- Ping indicator in AddAccount ServerBrowser
- Image rotation button cooldown
This commit is contained in:
Maze
2021-04-20 02:05:55 +02:00
committed by miruka
parent c4a0e73e19
commit d32370fc3a
4 changed files with 5 additions and 5 deletions

View File

@@ -255,7 +255,7 @@ HBox {
}
Timer {
interval: theme.animationDuration * 2
interval: 200
running: true
repeat: true
onTriggered: