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/ios-image-aspect-ratio] Maintain Aspect Ratio for Image Resizing on iOS #49

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

onseok
Copy link
Owner

@onseok onseok commented Jan 22, 2024

Changes

  • Modified the UIImage.fitInto function to ensure the original aspect ratio of images is maintained during resizing on iOS.

close #44

@onseok onseok merged commit 03bd903 into main Jan 22, 2024
2 checks passed
@onseok onseok deleted the fix/ios-image-aspect-ratio branch January 22, 2024 17:11
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.

Image squeezed into square size on iOS
1 participant