mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-29 22:01:14 -07:00
Reuse welcome dialog item to show whats new upon start
CURA-6447
This commit is contained in:
parent
a49d00c60e
commit
44a0f00f0b
2 changed files with 5 additions and 14 deletions
|
|
@ -26,6 +26,7 @@ Item
|
|||
|
||||
property int shadowOffset: 1 * screenScaleFactor
|
||||
|
||||
property alias progressBarVisible: wizardPanel.progressBarVisible
|
||||
property var model: CuraApplication.getWelcomePagesModel()
|
||||
|
||||
onVisibleChanged:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue