HumanSignal / HumanSignal/label-studio
Polygon new points are not created when clicking rapidly
- Dominant language
- TypeScript
- Stars
- 28.3k
- Forks
- 3.7k
- Avg merge
- 14h
- Merged PRs (30d)
- 15
Description
**Describe the bug**
When creating polygons using mouse left-click, points are not added if I click rapidly. Therefore, I have to wait a bit between clicks.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a new project
2. Choose template **segmentation project with polygons**
3. On the right, there is a photo with airplanes, choose a class and start clicking to create polygon points
4. When you click slowly, points are added, but try clicking rapidly, no points are added.
**Expected behavior**
For every click, a new point must be created (just like in the playground https://labelstud.io/playground)
**Environment (please complete the following information):**
- Ubuntu 22.01
- Label Studio Community 1.9.2
Contributor guide
Assessment
This issue has not been assessed yet.