[Collection] Loaded images are too big
madalingorbanescu opened this issue · 0 comments
madalingorbanescu commented
It looks like all images used in Collection are full size. So, if the user loads an image at 2000px, we are using that image as thumbnail.
We should rely more on custom sizes, and make sure that we are always loading the correct size. This will help a lot with improving website performance.