Initial startup is better
This commit is contained in:
parent
bc476daa84
commit
dbd1eb56ce
13 changed files with 162 additions and 99 deletions
|
|
@ -300,8 +300,6 @@ namespace MatterHackers.MatterControl
|
|||
{
|
||||
var application = ApplicationController.Instance;
|
||||
|
||||
await application.PersistUserTabs();
|
||||
|
||||
application.ApplicationExiting = true;
|
||||
|
||||
// Make sure we tell the Application Controller to shut down. This will release the slicing thread if running.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue