mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-29 07:52:50 -05:00
ensure loader patterns everywhere
This commit is contained in:
@@ -312,7 +312,7 @@ DankModal {
|
||||
target: "clipboard"
|
||||
}
|
||||
|
||||
content: Component {
|
||||
property Component clipboardContent: Component {
|
||||
Column {
|
||||
anchors.fill: parent
|
||||
anchors.margins: Theme.spacingL
|
||||
@@ -637,4 +637,6 @@ DankModal {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
content: clipboardContent
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user