feat: async dashboard

This commit is contained in:
2 * r + 2 * t 2026-03-20 01:03:33 +11:00
parent c20ea3fabf
commit a39a2fcd18
2 changed files with 2 additions and 0 deletions

View file

@ -23,6 +23,7 @@ StyledRect {
}
Loader {
asynchronous: true
anchors.fill: parent
active: root.height > 0

View file

@ -48,6 +48,7 @@ Item {
}
Loader {
asynchronous: true
Layout.alignment: Qt.AlignHCenter
active: Config.services.useTwelveHourClock