Skip to content
Commit 82df4b3b 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 7d6bac6f
Pipeline #190876 failed with stage
in 3 minutes and 9 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