Describe the bug
Visual bug where the background rectangle of the image is black instead of the background color defined in the theme, when the cover_img_scale config is less than 1.
To Reproduce
Set cover_img_scale to a value smaller than one in the app.toml config file.
Expected behaviour
It would look nicer if the border around the image (see right and bottom border in the screenshot) were the theme's background color instead of black.
Describe the bug Visual bug where the background rectangle of the image is black instead of the background color defined in the theme, when the
cover_img_scale
config is less than 1.To Reproduce Set
cover_img_scale
to a value smaller than one in theapp.toml
config file.Expected behaviour It would look nicer if the border around the image (see right and bottom border in the screenshot) were the theme's background color instead of black.
Log and backtrace /
Screenshots
Environment