Merge remote-tracking branch 'origin/Plasma/5.16'

wilder-5.17
Filip Fila 7 years ago
commit 0a90263cd1
  1. 2
      sddm-theme/Background.qml

@ -34,6 +34,8 @@ FocusScope {
Image {
id: sceneImageBackground
anchors.fill: parent
sourceSize.width: parent.width
sourceSize.height: parent.height
fillMode: Image.PreserveAspectCrop
smooth: true;
}

Loading…
Cancel
Save