signalapp / Signal-Android

A private messenger for Android.
https://signal.org
GNU Affero General Public License v3.0
25.64k stars 6.16k forks source link

Panoramic images have a wrong preview #3323

Closed piratenpanda closed 9 years ago

piratenpanda commented 9 years ago

The preview of images having a much larger width than height only show the center part of the image in the message list. Is this intentional or a bug?

mcginty commented 9 years ago

Yeah, if you're talking about message bubbles, we "center crop" images so the content can fit the message space, otherwise we'll have too much whitespace or too small of a clickspace to make the preview really worth it.