cookie clock: put hands in loaders

This commit is contained in:
end-4
2025-10-11 16:55:20 +02:00
parent 22316b4684
commit 410da66834
6 changed files with 71 additions and 104 deletions
@@ -30,7 +30,7 @@ Item {
sourceComponent: BigHourNumbers {
numberSize: 80
color: root.color
margins: 70 - bigHourNumbersLoader.opacity * 40
margins: 20 - 10 * bigHourNumbersLoader.opacity
}
}