|
@@ -127,8 +127,8 @@ Item
|
|
icon: StandardIcon.Question
|
|
icon: StandardIcon.Question
|
|
onYes:
|
|
onYes:
|
|
{
|
|
{
|
|
- CuraApplication.deleteAll();
|
|
|
|
- Cura.Actions.resetProfile.trigger();
|
|
|
|
|
|
+ CuraApplication.resetWorkspace()
|
|
|
|
+ Cura.Actions.resetProfile.trigger()
|
|
UM.Controller.setActiveStage("PrepareStage")
|
|
UM.Controller.setActiveStage("PrepareStage")
|
|
}
|
|
}
|
|
}
|
|
}
|