calendar month change animation
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 9s
Python / lint-format (pull_request) Successful in 18s
Python / test (pull_request) Successful in 31s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m5s

This commit is contained in:
2026-06-16 10:55:30 +02:00
parent be8b7ae436
commit ea82b8cf22
5 changed files with 295 additions and 152 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ Item {
anchors.horizontalCenter: parent.horizontalCenter
sourceComponent: Content {
state: root.dashState
dashState: root.dashState
visibilities: root.visibilities
}
}