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(server): orientation handling for person thumbnails #10382

Merged
merged 1 commit into from
Jun 16, 2024

Conversation

mertalev
Copy link
Contributor

@mertalev mertalev commented Jun 16, 2024

Description

We don't need to check the orientation tag - we just need to be consistent with the preview image.

Fixes #8317

How Has This Been Tested?

Confirmed that the person thumbnails in the sample image in #8317 can be generated successfully with this change. It fails on main. Also ran facial recognition on all assets and didn't see any errors.

@mertalev mertalev changed the title fix orientation handling fix(server): orientation handling for person thumbnails Jun 16, 2024
@alextran1502 alextran1502 merged commit e77e87b into main Jun 16, 2024
24 of 25 checks passed
@alextran1502 alextran1502 deleted the fix/server-person-orientation branch June 16, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

handleGeneratePersonThumbnail incorrectly crops if thumbnail is regenerated with a different size
3 participants