thumbnails bigger than needed?
-
Hallo,
I have a question about thumbnail sizes of the masonry gallery:Locking at the demo gallery https://thriveweb.com.au/the-lab/PhotoSwipe/ (and mine tests too) it looks like the gallery thumbnails are using bigger images scaled down to size. i.e. 267px × 400px is scaled to 190px × 285px
Generally this is not desirable, because this way file size is much bigger than needed.
In the dashboard, there is written: “Please note: Images that are already on the server will not change size until you regenerate the thumbnails. Use AJAX thumbnail rebuild”
I have set my PhotoSwipe Options to
Thumbnail Width 200
Thumbnail Height 200
Max image width 1800
Max image height 1200Using the above mentioned plugin I am able to rebuild now to
photoswipe_thumbnails (400×400 )
photoswipe_full (1800×1200 )After rebuilding the tumbnails, my gallery images are still bigger like
400px × 267px scaled down to 190px × 127px)So my question is, why are you using double the size from the option and display it scaled down to the desired size minus 10?
Since in the masonry gallery, images always have the same width, why is it possible to set a thumbnail height at all?
Thank you,
konus77
- The topic ‘thumbnails bigger than needed?’ is closed to new replies.