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

Multiple crop selection on an image at the same time #582

Open
Ramin-Khodaie opened this issue Feb 25, 2024 · 1 comment
Open

Multiple crop selection on an image at the same time #582

Ramin-Khodaie opened this issue Feb 25, 2024 · 1 comment

Comments

@Ramin-Khodaie
Copy link

First of all I want to thank you for this great work.

Is it posible to have a multiple crop selection instances for an image at the same time? I have a situation in which I should implement crop selection in different areas of an image and get their cordinates based on the shape of crop(square or circle). My concern is just could I have multiple crop at the same time?

@sekoyo
Copy link
Owner

sekoyo commented Mar 1, 2024

Hey, it might be possible if you had a way to select one or the other crop, and they wrap each other like <ReactCrop><ReactCrop><img /></ReactCrop></ReactCrop> and the one that isn't currently in use has disabled={true} 🤔

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

No branches or pull requests

2 participants