vietanhdev / anylabeling

Effortless AI-assisted data labeling with AI support from YOLO, Segment Anything, MobileSAM!!
https://anylabeling.nrl.ai
GNU General Public License v3.0
2k stars 218 forks source link

Fix crash when removing points #163

Closed scottix closed 6 months ago

scottix commented 6 months ago

This commit fixes an issue when the user drags a point off the canvas then hits the backspace key to remove the selected point.

Fixes #162

vietanhdev commented 6 months ago

Thank you!