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

Automatically orient scaled images (#13606) #1788

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

mcantelon
Copy link
Member

@mcantelon mcantelon commented Mar 27, 2024

Added option to ImageMagick convert tool to automatically orient scaled images.

@mcantelon
Copy link
Member Author

My commit references an issue on the old issue server. Do I need to make an issue on GitHub then change the number to that?

@mcantelon mcantelon force-pushed the dev/image-scale-auto-orientation branch from 178976a to ad6534a Compare March 27, 2024 21:32
@mcantelon mcantelon added the Type: bug A flaw in the code that causes the software to produce an incorrect or unexpected result. label Mar 27, 2024
Copy link
Contributor

@anvit anvit left a comment

Choose a reason for hiding this comment

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

Looks good! @mcantelon I don't think there's a need to make a new GitHub issue for that, but maybe change the commit to say ref#13606 (without parenthesis, like the old commit format) to avoid GitHub from trying to connect it to an issue here?

@fiver-watson
Copy link
Contributor

FYI @mcantelon it is the reference image that is most often affected by this issue. Will this address possible rotation issues for both, or just the thumbnail?

@mcantelon
Copy link
Member Author

@fiver-watson It should be for all scaling.

@mcantelon
Copy link
Member Author

@anvit Thanks Anvit... good catch... I'll amend the commit message before merging!

Added option to ImageMagick convert tool to automatically orient scaled
images.
@mcantelon mcantelon force-pushed the dev/image-scale-auto-orientation branch from ad6534a to 70c797c Compare March 28, 2024 17:16
@mcantelon mcantelon merged commit bcde2b5 into qa/2.x Mar 28, 2024
6 checks passed
@mcantelon mcantelon deleted the dev/image-scale-auto-orientation branch March 28, 2024 17:17
@anvit anvit added this to the 2.8.2 milestone May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: bug A flaw in the code that causes the software to produce an incorrect or unexpected result.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants