Skip to content
Commit 29c79a56 authored by Fushan Wen's avatar Fushan Wen
Browse files

desktoppackage: fix unable to apply wallpaper settings after switching layout

`wallpaperGraphicsObject`, `wallpaper` or `wallpaperInterface`
is not set before calling `ContainmentInterface::loadWallpaper()`, so wait
until `wallpaperInterfaceChanged` signal is emitted. At that time
`applyWallpaper()` will call `syncWallpaperObjects()` to update
`wallpaperConfiguration`.

BUG: 407619
FIXED-IN: 5.24.6


(cherry picked from commit 379d162a)
parent 01ae1cf1
Pipeline #190877 failed with stage
in 3 minutes and 28 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment