-
I reviewed how our applications scale avatars before displaying them. In most cases, it used
Scale to fill
setting, which I replaced with @Aspect fill@. This new setting makes sure that avatar space will be fully filled but will keep proper ratio of the image.New build already uploaded to
Testflight
Type |
Bug
|
Priority |
Normal
|
Assignee | |
RedmineID |
5483
|
Version |
Version 1.0
|
Issue Votes (0)
Watchers (0)
Avatars seems to be always stretched to fill square box, and if the image is not square it results in non-proportional display.