Remember & re-open last opened file

Issue #116 closed
Robert Leach created an issue

When users are working on a file and quit, it would be nice if they were presented with an option to open the file that was last opened with a single click - like with a button next to the open button in the initial view, or also a select list of recently opened files with the last one opened pre-selected.

Comments (6)

  1. Christopher Keil repo owner

    fix for temporary ModelLoader bug introduced with last commit; resolves #116 by using an observer pattern to trigger readding listeners to the JMenuItems

    → <<cset 64586830f76a>>

  2. Log in to comment