Bring back the sourceSize on wallpaper - got removed by mistake
This commit is contained in:
parent
2f14dba144
commit
ced3adcead
1 changed files with 3 additions and 0 deletions
|
|
@ -139,6 +139,9 @@ PanelWindow {
|
|||
cache: true
|
||||
smooth: true
|
||||
mipmap: true
|
||||
// Limit memory usage
|
||||
sourceSize.width: 480
|
||||
sourceSize.height: 270
|
||||
}
|
||||
MouseArea {
|
||||
anchors.fill: parent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue