jeffdc/gallformers

Images on "Host" page blurry

Megachile opened this issue · 2 comments

Images on the page for a host plant are larger than those on gall pages but their preview is blurry; this doesn't apply when they are opened in the modal. Presumably this has to do with the resizing applied? Should we just make it be the same as it is for galls?

This is something related to the way we handle images. I really need to refactor this entire part of the app as it is fragile and the source of a lot of problems. It is a fairly large project as I will also need to write code to go through all of the existing images, create new scaled ones, and delete the old scaled ones. I just do not think that this is enough of a priority to tackle it. If I do do this, I can also drop the limit on 4 image uploads.

Personally I could hardly care less about this so yeah definitely not a priority