galenmaly/lighterpack

Image height in list

Closed this issue · 3 comments

I think a maximum image display height would be good, maybe set at 3em or something like that, so images with portrait orientations don't use up so much vertical space in the list

Do you have a screenshot of this issue? I was under the impression images in lists are displayed as square thumbnails generated by imgur.

I hadn't been using imgur, rather just adding URLs to images online from retailers/etc. I just tested imgur and it is cropping to a square at 90x90 pixels. Using URLs, there is no cropping done. Even with the cropping, I do think 90px is a little tall--maybe the max row height could be included as a customizable option under Settings.

Anyway, using URLs, attached are screenshots of it's current display and then the 2nd with the 4em max-height.

Existing:
screenshot1

With 4em max-height
screenshot2

Hmm, looks like object-fit doesn't have the support we need yet. Going to close this and we can find a different approach later.