-
-
Notifications
You must be signed in to change notification settings - Fork 925
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Preserve aspect ratio of small wizard image when scaling.
Previously, square images could appear horizontally stretched or squished, depending on the font size. This change does mean that if non-square image sizes were used to work around the problem, the images will now have to be resized.
- Loading branch information
1 parent
31a7a16
commit 8710b2e
Showing
2 changed files
with
45 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters