mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 13:55:56 +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
|
Connections
|
||||||
{
|
{
|
||||||
target: model
|
target: model
|
||||||
onAllFinished: close()
|
onAllFinished: dialog.visible = false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user