Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix group avatar being squished #1119

Merged
merged 1 commit into from
Oct 17, 2019
Merged

Fix group avatar being squished #1119

merged 1 commit into from
Oct 17, 2019

Conversation

panda7789
Copy link
Contributor

Fixes group image stretching when width of window is small.
Resolves #1116

Before: image sizes down because it has set just width and height. But when window sized down, image stretch badly.

After: image remains same size when widnos sizes down

Fixes group image stretching when width of window is small.
@sindresorhus sindresorhus changed the title Fix group avatar squished Fix group avatar being squished Oct 17, 2019
@sindresorhus sindresorhus merged commit 1bda478 into sindresorhus:master Oct 17, 2019
@panda7789 panda7789 deleted the groupimage branch October 17, 2019 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Group conversation image squished when it doesn't fit
2 participants