summary refs log tree commit diff
path: root/changelog.d/9473.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Handle image transparency better when thumbnailing. (#9473)Patrick Cloke2021-03-091-0/+1
Properly uses RGBA mode for 1- and 8-bit images with transparency (instead of RBG mode).