fix 'rect' date z layer problem

This commit is contained in:
darksignal7
2025-10-08 20:30:30 +03:00
parent 4fb7f7c1e7
commit 19230db8b7
3 changed files with 3 additions and 7 deletions
@@ -120,6 +120,7 @@ Item {
id: secondHandLoader
active: Config.options.time.secondPrecision && Config.options.background.clock.cookie.secondHandStyle !== "none"
anchors.fill: parent
z: 2
sourceComponent: SecondHand {
id: secondHand
handWidth: root.secondHandWidth