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: update crop modal to not inflate image sizes #1514

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

spaenleh
Copy link
Member

@spaenleh spaenleh commented Oct 10, 2024

In this PR I refactor the crop modal execution to fix an issue where the thumbnail would be artificially inflated, resulting in very large uploads.

This code was taken from account where this fix was initially made.

Copy link

@spaenleh spaenleh self-assigned this Oct 10, 2024
@spaenleh spaenleh requested review from pyphilia and ReidyT October 10, 2024 10:03
@spaenleh spaenleh added the bug 🪲 Something isn't working label Oct 10, 2024
Copy link
Contributor

@ReidyT ReidyT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice fix, LGTM

@spaenleh spaenleh added this pull request to the merge queue Oct 11, 2024
Merged via the queue into main with commit f6cc03b Oct 11, 2024
4 checks passed
@spaenleh spaenleh deleted the update-crop-to-not-inflate branch October 14, 2024 06:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working v2.43.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants