1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-08 23:02:05 -04:00

Continue frame implementation

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

View File

@@ -177,6 +177,8 @@ Item {
}
}
Frame {}
Repeater {
id: dankBarRepeater
model: ScriptModel {
@@ -208,8 +210,6 @@ Item {
}
}
Frame {}
property bool dockEnabled: false
Timer {