mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-05-03 02:52:07 -04:00
Continue frame implementation
This commit is contained in:
@@ -188,6 +188,8 @@ Item {
|
||||
}
|
||||
}
|
||||
|
||||
Frame {}
|
||||
|
||||
Repeater {
|
||||
id: dankBarRepeater
|
||||
model: ScriptModel {
|
||||
@@ -219,8 +221,6 @@ Item {
|
||||
}
|
||||
}
|
||||
|
||||
Frame {}
|
||||
|
||||
property bool dockEnabled: false
|
||||
|
||||
Timer {
|
||||
|
||||
Reference in New Issue
Block a user