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

Update image transforms #12046

Merged
merged 3 commits into from
Oct 7, 2022
Merged

Update image transforms #12046

merged 3 commits into from
Oct 7, 2022

Conversation

brianjhanson
Copy link
Contributor

Description

Fix an issue where image transforms were off in situations where upscaleImages was set to false and the transform size was smaller than then source size.

Related issues

Fixes #12023

Fix an issue where image transforms were off in situations where `upscaleImages` was set to `false` and the transform size was smaller than then source size.
@brianjhanson brianjhanson requested a review from a team as a code owner October 3, 2022 23:06
@brianjhanson brianjhanson changed the base branch from develop to v3 October 7, 2022 21:44
@brandonkelly brandonkelly self-requested a review as a code owner October 7, 2022 21:47
@brandonkelly brandonkelly merged commit ed460d3 into v3 Oct 7, 2022
@brandonkelly brandonkelly deleted the cms-12023 branch October 7, 2022 21:48
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.

[3.7.55.2]: setWidth() and setHeight() returning transform setting values, not transformed image values
2 participants