UniversalDataTool / react-image-annotate

Create image annotations. Classify, tag images with polygons, bounding boxes or points.
MIT License
406 stars 177 forks source link

Stuck points in a polygon #14

Open adrian-catana opened 4 years ago

adrian-catana commented 4 years ago

Is there a way to delete a point in a polygon? The problem is if for whatever reason you move two points too close to each other they become stuck, you can't be move them anymore because when you hover the mouse over them you get the plus icon and not the drag icon, when this happens you can't continue you have to delete the polygon and start all over.

seveibar commented 4 years ago

this seems problematic, thanks for reporting