1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-05-04 11:32:12 -04:00

Continue frame implementation

This commit is contained in:
purian23
2026-03-23 21:24:03 -04:00
parent 20b2bd34e8
commit 24ad0ed38e
11 changed files with 221 additions and 60 deletions

View File

@@ -187,6 +187,8 @@ Item {
}
}
Frame {}
Repeater {
id: dankBarRepeater
model: ScriptModel {
@@ -218,8 +220,6 @@ Item {
}
}
Frame {}
property bool dockEnabled: false
Timer {