mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 21:38:58 +08:00
Hide welcome dialog instead of close cura if you complete it
CURA-6057
This commit is contained in:
parent
2f34bdc650
commit
91a886793b
@ -60,6 +60,6 @@ Item
|
||||
Connections
|
||||
{
|
||||
target: model
|
||||
onAllFinished: close()
|
||||
onAllFinished: dialog.visible = false
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user