hourhand: parameterize hand length

This commit is contained in:
end-4
2025-10-11 09:20:42 +02:00
parent d70e5c396f
commit 856cfd3ebb
7 changed files with 3 additions and 19 deletions
@@ -96,6 +96,7 @@ Item {
// Hour hand
HourHand {
anchors.fill: parent
handLength: root.hourHandLength
handWidth: root.hourHandWidth
clockHour: root.clockHour
clockMinute: root.clockMinute