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 crop regression. #2019

Merged
merged 2 commits into from
Aug 11, 2023
Merged

Fix crop regression. #2019

merged 2 commits into from
Aug 11, 2023

Conversation

juliaroldi
Copy link
Contributor

@juliaroldi juliaroldi commented Aug 11, 2023

Fixing a regression introduce by #2000.
We have only four handles in crop, ne, nw, se, sw. Therefore, we need to remove ", so it do not create the middle handles.
Before:
cropBug
After:
cropFix

@juliaroldi juliaroldi changed the title crop Fix crop regression. Aug 11, 2023
@juliaroldi juliaroldi marked this pull request as ready for review August 11, 2023 16:24
@juliaroldi juliaroldi merged commit 7731317 into master Aug 11, 2023
@JiuqingSong JiuqingSong deleted the u/juliaroldi/cropper branch September 8, 2023 22:35
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.

2 participants