Wallpaper: added random transition + fixed "none" transition
This commit is contained in:
parent
3496169c68
commit
26fc6098dc
4 changed files with 57 additions and 37 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue