fix: set empty input mask on WallpaperWindow to allow mouse clicks and box selection drags on desktop
This commit is contained in:
parent
87ef422549
commit
b56a9fa115
@ -17,6 +17,8 @@ PanelWindow {
|
||||
exclusionMode: ExclusionMode.Ignore
|
||||
color: Theme.bg
|
||||
|
||||
mask: Region {}
|
||||
|
||||
Image {
|
||||
anchors.fill: parent
|
||||
fillMode: Image.PreserveAspectCrop
|
||||
|
||||
Loading…
Reference in New Issue
Block a user