mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Wallpaper: added random transition + fixed "none" transition
This commit is contained in:
@@ -37,9 +37,9 @@ Variants {
|
||||
anchors.fill: parent
|
||||
fillMode: Image.PreserveAspectCrop
|
||||
source: WallpaperService.getWallpaper(modelData.name)
|
||||
cache: true
|
||||
smooth: true
|
||||
mipmap: false
|
||||
cache: false
|
||||
}
|
||||
|
||||
MultiEffect {
|
||||
|
||||
Reference in New Issue
Block a user