TomKrauss / pks-edit

A code editor originally implemented for Atari ST - now available as Windows 64 Bit application
Mozilla Public License 2.0
8 stars 2 forks source link

Improve handling of opening files from the history list, which were moved or deleted #15

Closed TomKrauss closed 1 year ago

TomKrauss commented 1 year ago

When opening the list of files from the history list, where quite some files have been deleted, PKS-Edit will display a message box for every file it cannot reopen. This can be quite annoying. We should handle this situation more lenient and only display one message with a summary of the files that could not be re-opened.

TomKrauss commented 1 year ago

Fixed - PKS-Edit will now display a non annyoing status message in case files were moved or deleted.