Skip to content
Commit 78ee1e36 authored by Nicolas Fella's avatar Nicolas Fella
Browse files

Don't read default wallpaper multiple times

On startup we call setSource() with an empty string multiple times, each time calling useSingleImageDefaults(), which loads the wallpaper

That's expensive, so track whether we currently hold the default wallpaper and don't load it again

(cherry picked from commit daeb673f)
parent 78ff960f
Pipeline #395707 failed with stage
in 8 minutes and 52 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