-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ui] Open a warning dialog when attempting to submit an unsaved project
A project needs to be saved in order to be submitted to the renderfarm. Prior to this commit, attempting to submit an unsaved project would not prompt any dialog in the UI despite the exception that was thrown on the Python side. A warning dialog is now opened to let the user know that the project cannot be submitted until it is saved.
- Loading branch information
Showing
1 changed file
with
27 additions
and
7 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