We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The UI starts to become slow when there are a lot of points that are defined in the polygon mode.
As the shape is being drawn in the polygon mode, the two polygon edges on MouseMove slowly trails the mouse movement.
In case an image is already annotated with polygons with a lot of points defining their shape, the UI slows down shifting to/from that image
The text was updated successfully, but these errors were encountered:
Probably related: #1141, #1182 Should be fixed in old UI with: #1197 React UI doesn't have such a problem.
Let me now if the PR doesn't help.
Sorry, something went wrong.
No branches or pull requests
The UI starts to become slow when there are a lot of points that are defined in the polygon mode.
As the shape is being drawn in the polygon mode, the two polygon edges on MouseMove slowly trails the mouse movement.
In case an image is already annotated with polygons with a lot of points defining their shape, the UI slows down shifting to/from that image
The text was updated successfully, but these errors were encountered: