Commit 97c626d solves a problem of making excessively tall and narrow images not appear too small, skinny and unreadable, but instead it makes them cause lots of scrolling in the feed.

(The original one I saw this with was a "wilw" RT of https://twitter.com/bonniegrrl/status/676130518308544512)
Given that we've got the "click and see full picture" (as Twitter's web interface has) Would it be better to keep the max height and crop the middle for images that are too big? It'd allow sensible dimensions on the preview so that images don't make feeds too long, and landscape images would hopefully still show up in full (depending on their proportions and how wide someone made the window).
Commit 97c626d solves a problem of making excessively tall and narrow images not appear too small, skinny and unreadable, but instead it makes them cause lots of scrolling in the feed.
(The original one I saw this with was a "wilw" RT of https://twitter.com/bonniegrrl/status/676130518308544512)
Given that we've got the "click and see full picture" (as Twitter's web interface has) Would it be better to keep the max height and crop the middle for images that are too big? It'd allow sensible dimensions on the preview so that images don't make feeds too long, and landscape images would hopefully still show up in full (depending on their proportions and how wide someone made the window).