refractor second hand to new file

This commit is contained in:
end-4
2025-10-05 21:59:16 +02:00
parent 7dda10629a
commit b8b3b7993b
4 changed files with 88 additions and 58 deletions
@@ -135,7 +135,7 @@ Singleton {
property string hourHandStyle: "fill" // Options: "classic", "fill", "stroke", "hide"
property string minuteHandStyle: "medium" // Options: "classic", "thin", "medium", "bold", "hide"
property string secondHandStyle: "dot" // Options: "dot", "line" , "none"
property string dateStyle: "rotating" // Options: "rotating", "square", "bubble" , "none"
property string dateStyle: "rotating" // Options: "rotating", "rect", "bubble" , "none"
property bool timeIndicators: true
property bool centerGlow: true
property bool dateInClock: true