image: Lazy-load the slideshow model
So far we were loading the slideshow model right at startup which iterates through all the backgrounds on the system. This changes so that it's only created when it's needed, which helps to remove some startup disk accesses. It should also give us less background-related warnings at startup as they won't be all checked immediately. BUG: 371455
parent
1172054d
Loading
Loading
Pipeline
#154101
passed
with stage
in
8 minutes and 34 seconds
Loading
Please register or sign in to comment