toe_head2001 Posted March 2, 2015 Share Posted March 2, 2015 Unless there is the good reason to the contrary, I would like to suggest that deleted items are removed from the 'Open Recent' menu. Once an item from that menu is attempted to be opened, and paint.net see that the file no longer exist (deleted or moved), it should be removed from the list. Thanks for your consideration. Quote June 7th, 2023: Sorry about any broken images in my posts. The underlying DNS issue should be resolved soon. My Gallery | My Plugin Pack Layman's Guide to CodeLab Link to comment Share on other sites More sharing options...
Rick Brewster Posted March 2, 2015 Share Posted March 2, 2015 Yes, there's a good reason. It's bad to spin up file I/O in cases like this just to check if the file is still there. What if files were on network shares or something that takes a long time to access? What if that network share no longer exists? Now it takes 4 minutes to open up the Open Recent menu, as each non-existent network file incurs a 30 second timeout delay (or more probably). Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to comment Share on other sites More sharing options...
midora Posted March 2, 2015 Share Posted March 2, 2015 My understanding of >> Once an item from that menu is attempted to be opened is that you first have to click the item. In this case Paint.NET has to check whether the file exists or not. There is no additional delay. Quote Link to comment Share on other sites More sharing options...
toe_head2001 Posted March 2, 2015 Author Share Posted March 2, 2015 My understanding of >> Once an item from that menu is attempted to be opened is that you first have to click the item. In this case Paint.NET has to check whether the file exists or not. There is no additional delay. Exactly. This is how the MRU lists in Windows works. You click on a file, and it will say something like "This file can not be found. Would you like to remove it from the list?" Quote June 7th, 2023: Sorry about any broken images in my posts. The underlying DNS issue should be resolved soon. My Gallery | My Plugin Pack Layman's Guide to CodeLab Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.