Fix wallpaper selector height
This commit is contained in:
parent
dc77bc667a
commit
0992237411
3 changed files with 4 additions and 10 deletions
|
|
@ -16,9 +16,6 @@ Rectangle {
|
|||
wallpaperOverlay.visible = true;
|
||||
}
|
||||
|
||||
Layout.fillWidth: true
|
||||
Layout.fillHeight: true
|
||||
|
||||
color: Theme.backgroundPrimary
|
||||
visible: false
|
||||
z: 1000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue