mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-24 21:42:51 -05:00
wallpaper: empty input region
This commit is contained in:
@@ -35,6 +35,10 @@ Variants {
|
||||
|
||||
color: "transparent"
|
||||
|
||||
mask: Region {
|
||||
item: Item {}
|
||||
}
|
||||
|
||||
Item {
|
||||
id: root
|
||||
anchors.fill: parent
|
||||
|
||||
@@ -34,6 +34,10 @@ Variants {
|
||||
|
||||
color: "transparent"
|
||||
|
||||
mask: Region {
|
||||
item: Item {}
|
||||
}
|
||||
|
||||
Item {
|
||||
id: root
|
||||
anchors.fill: parent
|
||||
|
||||
Reference in New Issue
Block a user