mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-04 03:06:57 +00:00
Background/Overview: back to smooth
This commit is contained in:
@@ -115,7 +115,7 @@ Variants {
|
||||
property bool dimensionsCalculated: false
|
||||
|
||||
source: ""
|
||||
smooth: false
|
||||
smooth: true
|
||||
mipmap: false
|
||||
visible: false
|
||||
cache: false
|
||||
@@ -144,7 +144,7 @@ Variants {
|
||||
property bool dimensionsCalculated: false
|
||||
|
||||
source: ""
|
||||
smooth: false
|
||||
smooth: true
|
||||
mipmap: false
|
||||
visible: false
|
||||
cache: false
|
||||
|
||||
@@ -93,7 +93,7 @@ Loader {
|
||||
anchors.fill: parent
|
||||
fillMode: Image.PreserveAspectCrop
|
||||
source: wallpaper
|
||||
smooth: false
|
||||
smooth: true
|
||||
mipmap: false
|
||||
cache: false
|
||||
asynchronous: true
|
||||
|
||||
Reference in New Issue
Block a user