Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Update project file opening precedence order at app launch
- Fix typo so default template on new project works - Project open precedence order is (highest first): - 1) specified on command line - 2) specified or most recent via Options gui - 3) new project from template - 4) new blank project - Keep new project template from loading in app constructor (in case already project via command line) - Keep new project template from loading if previous auto-open project crashed - Add status bar messages about loading project during addProject()
- Loading branch information
Showing
2 changed files
with
107 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters