Commit 32f2bb5f authored by Cobinja's avatar Cobinja Committed by Clement Lefebvre
Browse files

Fix background if image file is not readable (#104)

This fixes a bug, where we fell back to the defined background color, if
reading an image file failed.
If that file was a user background, we didn't fall back to the defined
system background before using the color, now we do.
Only if that one is not readable either, we fall back to the color.
parent 9c966257
Supports Markdown
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