Bring back the sourceSize on wallpaper - got removed by mistake

This commit is contained in:
Sébastien Atoch 2025-08-03 09:14:45 -04:00
parent 2f14dba144
commit ced3adcead

View file

@ -139,6 +139,9 @@ PanelWindow {
cache: true
smooth: true
mipmap: true
// Limit memory usage
sourceSize.width: 480
sourceSize.height: 270
}
MouseArea {
anchors.fill: parent