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 aspect ratio of non-square offline images #882

Merged
merged 1 commit into from
Sep 14, 2024

Conversation

Maxr1998
Copy link
Contributor

Offline images were previously resized with a policy of exact, which caused them to be weirdly stretched if they weren't square. Setting the policy to fit fixes this issue.

Offline images were previously resized with a policy of exact, which caused them to be weirdly stretched if they weren't square.
Setting the policy to fit fixes this issue.
@jmshrv jmshrv merged commit d522dcf into jmshrv:redesign Sep 14, 2024
4 checks passed
@Maxr1998 Maxr1998 deleted the offline-image-aspect-fix branch September 14, 2024 10:32
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.

2 participants