mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-24 11:21:14 -07:00
Load a number of dialogs on demand instead of always
Knocks off 0.4 sec of booting.
This commit is contained in:
parent
e000efe493
commit
b1cd5960b8
3 changed files with 3 additions and 1 deletions
|
|
@ -40,6 +40,7 @@ Window
|
|||
id: wizardPanel
|
||||
anchors.fill: parent
|
||||
model: dialog.model
|
||||
visible: dialog.visible
|
||||
}
|
||||
|
||||
// Close this dialog when there's no more page to show
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue