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

SimpleResizer calculation in round() can get return invalid value for image resizing. #2404

Merged
merged 1 commit into from
Jul 21, 2023

Conversation

silasjoisten
Copy link
Contributor

Subject

I am targeting this branch, because this is a bugfix.

the round method in the SimpleResizer can return 0 and thats invalid for image resizing.

Changelog

### Fixed
* `round()` can return 0 which is invalid for image resizing.

@silasjoisten silasjoisten changed the title Fix: SimpleResizer calculation in round() can get return invalid value for image resizing. Fix: SimpleResizer calculation in round() can get return invalid value for image resizing. (3.x) Jul 21, 2023
@VincentLanglet
Copy link
Member

Hi, The 3.x branch is not maintain anymore.
Closing in favor of #2405

@silasjoisten
Copy link
Contributor Author

@VincentLanglet i know it would be still great to have that in 3.x because i am currently trying to upgrade to 4.x but that takes some time. so i would really appreciate it :)

@VincentLanglet VincentLanglet changed the title Fix: SimpleResizer calculation in round() can get return invalid value for image resizing. (3.x) SimpleResizer calculation in round() can get return invalid value for image resizing. Jul 21, 2023
@VincentLanglet VincentLanglet merged commit 105b852 into sonata-project:3.x Jul 21, 2023
5 of 34 checks passed
@VincentLanglet
Copy link
Member

I'm ok merging this, but I recommend targeting dev-3.x then ; we won't do new release

@mvhirsch
Copy link
Contributor

Thank you very much!

@silasjoisten
Copy link
Contributor Author

@VincentLanglet Thank you so much!

@silasjoisten silasjoisten deleted the fix/simple-resizer branch July 21, 2023 13:27
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 participants