menpo / landmarker.io

Image and mesh annotation web application
https://www.landmarker.io
BSD 3-Clause "New" or "Revised" License
114 stars 21 forks source link

add delete button to UI #64

Open jabooth opened 10 years ago

jabooth commented 10 years ago

Would be nice to be able to delete all landmarks to start afresh A delete icon in the UI would be useful for users who are less used to keyboard shortcuts.

lirsacc commented 9 years ago

Technically possible from v1.5.0 with the key combination a -> d or shift click on landmarks sidebar + d. (Select All, then Delete All)

Is that okay or did you have a one step thing in mind @jabooth ?

jabooth commented 9 years ago

no this is fine, although I do wonder if maybe we should add a delete button to the UI for discoverability? It's behavior would be the same as 'd', as in delete whatever is selected. Thoughts?

lirsacc commented 9 years ago

Could it be part of the group editing overlay we were talking about (see #97) ? Like a trash icon in a corner.