1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-04 04:42:05 -04:00

fix: reverse rotation direction of sync icon in plugin browser (#1617)

This commit is contained in:
Jhannes Reimann
2026-02-08 00:53:00 +01:00
committed by GitHub
parent 4557426c28
commit 4220dfe2a5

View File

@@ -378,7 +378,7 @@ FloatingWindow {
RotationAnimator on rotation {
from: 0
to: 360
to: -360
duration: 1000
loops: Animation.Infinite
running: root.isLoading