mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-30 14:21:19 -07:00
Refactor StepPanel and WelcomeDialog
This commit is contained in:
parent
705cdedf0b
commit
60be55802e
3 changed files with 41 additions and 53 deletions
|
|
@ -54,7 +54,6 @@ Item
|
|||
Cura.PrimaryButton
|
||||
{
|
||||
id: getStartedButton
|
||||
anchors.top: contentArea.bottom
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
anchors.margins: UM.Theme.getSize("welcome_pages_default_margin").width
|
||||
text: catalog.i18nc("@button", "Get started")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue