add new date style and bunch of new animations

This commit is contained in:
darksignal7
2025-10-05 13:38:53 +03:00
parent cd3b8b5bab
commit 5787e95c51
4 changed files with 160 additions and 76 deletions
@@ -134,6 +134,7 @@ Singleton {
property string dialNumberStyle: "dots" // Options: "dots" , "numbers", "none"
property string minuteHandStyle: "medium" // Options: "medium", "bold"
property string secondHandStyle: "dot" // Options: "dot", "line" , "none"
property string dateStyle: "rotating" // Options: "rotating", "square", "none"
property bool timeIndicators: true
property bool centerGlow: true
property bool dateInClock: true