Open jven opened 5 years ago
This was reported once by a user:
"I lost my repertoire by clicking the trash icon and there is no ctrl Z or way to go back :("
I added an "Are you sure" dialog for deleting repertoires in abde78ca6fa7697da50b5ca70523ff16f47fa0f7.
Should be able to do the same for deleting nodes from the TreeModel. Maybe the dialog can be shown only if deleting >= 5 moves or so.
Right now deleting a move and deleting a repertoire are irreversible actions so accidentally doing them can lose a lot of data.
Either add an "Are you sure?" warning or make these actions undoable.