Allow wallpaper slideshow blur config to persist
ClosedPublic

Authored by billylieurance on Jun 15 2018, 7:05 AM.

Details

Summary

Slideshow wallpapers use the same Blur/Color selector that single image
wallpapers use. However, the Blur config entry was added to the image
xml but not the slideshow xml. The result was that the selection was
never persisted and reverted to the default on restart. This allows the
slideshow blur config to persist.

Test Plan

Configure the desktop backgrounds.
Select slideshow with one or more images that are smaller than the screen.
Choose fill with solid color. Apply and exit.
Note that the background fill takes on the solid color
Restart
Note that the background fill is still the solid color
Configure desktop background
Choose fill with blur. Apply and exit
Note that the background fill is a blur
Restart
Note that the background fill is still a blur.

Diff Detail

Repository
R120 Plasma Workspace
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
billylieurance created this revision.Jun 15 2018, 7:05 AM
Restricted Application added a project: Plasma. · View Herald TranscriptJun 15 2018, 7:05 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
billylieurance requested review of this revision.Jun 15 2018, 7:05 AM
davidedmundson accepted this revision.Jun 15 2018, 8:54 AM
This revision is now accepted and ready to land.Jun 15 2018, 8:54 AM
This revision was automatically updated to reflect the committed changes.