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 flipped image #2028

Merged
merged 2 commits into from
Aug 14, 2023
Merged

Fix flipped image #2028

merged 2 commits into from
Aug 14, 2023

Conversation

juliaroldi
Copy link
Contributor

When flip a cropped picture, the cloned image was not being cropped in the right position. Therefore, the wrapper should resized before flip the parent of cloned image cloned image, so the visible part of image match the part that was cropped.

Before:
bugFlip

After:
fixFlip

@juliaroldi juliaroldi merged commit e1a5c28 into master Aug 14, 2023
@juliaroldi juliaroldi deleted the u/juliaroldi/image-flipped branch August 14, 2023 21:11
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