mozilla / openbadges-backpack

Mozilla Open Badges Backpack
https://backpack.openbadges.org/
Other
862 stars 263 forks source link

Stretched Images in backback, but not collection #1139

Closed rjkunde closed 7 years ago

rjkunde commented 7 years ago

Same user from this issue (might be related?) https://github.com/mozilla/openbadges-backpack/issues/1138

screen shot 2017-05-25 at 2 06 46 pm screen shot 2017-05-25 at 2 07 05 pm

rjkunde commented 7 years ago

This issue is caused by non-square pixel dimensions being used for the badge icons. Upon changing them to square dimensions (xx by xx, as opposed to xx by yy), the problem was fixed.

It seems that the backpack image resizer prefer square images.