Hylozoic / hylo-evo

Hylo UI
Apache License 2.0
36 stars 10 forks source link

Banner image cropping doesn't work #1605

Open felixwatts opened 3 months ago

felixwatts commented 3 months ago

When you set the banner image on a user or group profile, the image upload UI gives you option to crop the image (which is especially useful for banner images, which aren't a normal image aspect ratio), but however you crop the image, the actual displayed banner image is just the top of the whole uncropped image.

[Edit] OK, the actual problem seems to be that if you set the banner image once and then set it again, using a file with the same filename then the UI continues to display the old file. Maybe its a caching issue?