make MinuteHand not rely on cascading

This commit is contained in:
end-4
2025-10-07 17:31:07 +02:00
parent 945deafa63
commit 737dd01c8d
2 changed files with 3 additions and 1 deletions
@@ -107,6 +107,7 @@ Item {
MinuteHand {
anchors.fill: parent
handWidth: root.minuteHandWidth
handLength: root.minuteHandLength
clockMinute: root.clockMinute
style: Config.options.background.clock.cookie.minuteHandStyle
color: root.colMinuteHand