Only recently (after fixing this issue) we starting being able to upload png images as avatars.
Problem
We have a solid black background in the Avatar image crop modal, so when all-black PNGs (that have transparent parts) are uploaded, we can't see where the edge of the image is vs the black background (see vid here). Also, having an all black background is confusing when uploading PNG images, because it like we converted the transparent background to black, though that was fixed in the issue linked ^
Solution
TBD. My idea is to use some kind of checkboard background pattern (I believe this is used in most websites that show pngs) so there's no issue where a solid colored PNG gets completely hidden among the background.
Only recently (after fixing this issue) we starting being able to upload
pngimages as avatars.Problem
We have a solid black background in the Avatar image crop modal, so when all-black PNGs (that have transparent parts) are uploaded, we can't see where the edge of the image is vs the black background (see vid here). Also, having an all black background is confusing when uploading PNG images, because it like we converted the transparent background to black, though that was fixed in the issue linked ^
Solution
TBD. My idea is to use some kind of checkboard background pattern (I believe this is used in most websites that show pngs) so there's no issue where a solid colored PNG gets completely hidden among the background.