animl-frontend icon indicating copy to clipboard operation
animl-frontend copied to clipboard

When adding object, change “add object” button to “cancel adding object” button

Open nathanielrindlaub opened this issue 3 years ago • 0 comments

Right now, if you start adding an object but want to abandon it, you click off of the bbox after you've drawn it. I'm not sure how intuitive that is, so it would be helpful to have a button that allows users to exit adding object mode.

Maybe change the button when state isDrawingBbox === true? Or maybe when the focused object's object.isBeingAdded === true?

Also, work on better text than "cancel adding object"...

nathanielrindlaub avatar Jan 02 '22 23:01 nathanielrindlaub