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

Polygon not being saved #109

Open
chinardankhara opened this issue Mar 9, 2023 · 1 comment
Open

Polygon not being saved #109

chinardankhara opened this issue Mar 9, 2023 · 1 comment

Comments

@chinardankhara
Copy link

Hello, I am trying to create an annotation app for personal use that requires oriented boxes. Since the rectangle does not support orientation, I am using the polygon feature on canvas. But the polygon never gets saved. Instead, it keeps adding more points until the cursor moves out of canvas. How do I fix this?

Screenshot 2023-03-09 at 12 04 23 PM

@andfanilo
Copy link
Owner

Hello,
If I understood correctly, on "polygon" mode, double-clicking will remove the latest point and right-clicking will close the polygon, thus effectively finishing your polygon without having to leave the canvas. Is that what you mean by saving ?

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