mirror of
https://github.com/siddharthvaddem/openscreen.git
synced 2026-08-29 03:08:30 +08:00
7cf78fe53c
Adds `projectFolder` as a key to user preferences, stores the location of the most recently opened project, and prefills it in the next File → Open action. Mirrors the pattern from #512 (`exportFolder`). Closes #668