Edge to edge blur
This commit is contained in:
@@ -72,6 +72,7 @@ Item {
|
|||||||
MultiEffect {
|
MultiEffect {
|
||||||
anchors.fill: wallpaper
|
anchors.fill: wallpaper
|
||||||
source: wallpaper
|
source: wallpaper
|
||||||
|
autoPaddingEnabled: false
|
||||||
blurEnabled: wallpaper.status === Image.Ready
|
blurEnabled: wallpaper.status === Image.Ready
|
||||||
blur: 1.0
|
blur: 1.0
|
||||||
blurMax: 64
|
blurMax: 64
|
||||||
|
|||||||
Reference in New Issue
Block a user