UniversalDataTool / react-image-annotate

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

Unable to drag a polygon annotation #209

Open BinShet opened 2 years ago

BinShet commented 2 years ago

On hovering over a polygon annotation, we get '+' symbol to add a point, but there is no option to drag it. The only option is to delete it and redo. A Rect/BB has the drag option. Can this be enabled for polygon as well?