Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Load Recently Opened Model" should allow removal of files that no longer exist. #1880

Open
jhardin-accumula opened this issue Apr 29, 2024 · 0 comments
Milestone

Comments

@jhardin-accumula
Copy link

If a file listed in the "Load Recently Opened Model" list no longer exists, and the user selects it, a "could not access" error is generated. This is totally reasonable.

This dialog should give the user the option to remove that filename from the Recently Opened Model list.

The existing "Clear Menu" option in that menu is too big a hammer. An alternative to the per-failure handling above would be to add a "Clean Up Inaccessible Files" option to that menu, which would just remove any missing/inaccessible filenames.

Use case: repairing a model that has minor corruption on load adds a "{modelname}_fixed" menu item to that list that cannot be removed individually once the clean model is re-saved.

@rkhaotix rkhaotix added this to the 1.2.x milestone Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants