-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SHOT-3502] Prompt save changes on opening new file (#44)
* Add method to engine to check for unsaved changes by checking window title for '*' (no VRED API for this). * Modify the workfiles reset scene operation hook to check for unsaved changes, and propmt the user to save or discard changes before continuing. * Use the Workfiles2 File Save dialog when calling VRED engine to save a file, fallback to VRED's save dialog if Workfiles2 is not set up
- Loading branch information
Showing
2 changed files
with
100 additions
and
17 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