mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-14 22:11:47 +01:00
075c16b410
Properly uses RGBA mode for 1- and 8-bit images with transparency (instead of RBG mode).
1 line
136 B
Text
1 line
136 B
Text
Fix long-standing bug when generating thumbnails for some images with transparency: `TypeError: cannot unpack non-iterable int object`.
|