Change message confirmation dialogs from modal to async w/callback.
This commit is contained in:
parent
b7da8de443
commit
e936fe98f7
20 changed files with 158 additions and 98 deletions
|
|
@ -272,7 +272,7 @@ namespace MatterHackers.MatterControl.DataStorage
|
|||
GenerateSampleData sampleData = new GenerateSampleData();
|
||||
}
|
||||
else
|
||||
{
|
||||
{
|
||||
ValidateSchema();
|
||||
}
|
||||
StartSession();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue