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

Keep selections in place when image is moved #1133

Closed
dmishins opened this issue Jan 11, 2024 · 3 comments
Closed

Keep selections in place when image is moved #1133

dmishins opened this issue Jan 11, 2024 · 3 comments

Comments

@dmishins
Copy link

It would be nice to have an option to have existing selections follow the image as it moves, similar to the way it works with zoom? Currently, it moves the image behind the selections, so the selected locations change.

@fengyuanchen
Copy link
Owner

You can try to watch the transform event of the CropperImage element, and then call the $move method of the CropperSelection element.

@e154
Copy link

e154 commented Feb 29, 2024

Has anyone solved the problem?

1 similar comment
@zhi114
Copy link

zhi114 commented Mar 5, 2024

Has anyone solved the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants