Atelaes / Mynda

An electron based media library
0 stars 0 forks source link

Add confirmation dialogs #5

Closed JohnMTorgerson closed 3 years ago

JohnMTorgerson commented 4 years ago

Inline editing of rating and seen in the library pane; autotagging, reverting in the edit pane

JohnMTorgerson commented 3 years ago

Added one for inline editing in the library pane, also now need to add one in settings/preferences when a user deletes a media kind, as this will be destructive.

JohnMTorgerson commented 3 years ago

Added warning for deleting media kind.

JohnMTorgerson commented 3 years ago

Added confirmation dialogs for closing the edit pane without saving as well as one for reverting to saved values. Also added infrastructure for user to override the dialogs and undo that override in the settings pane.