Refactor StepPanel and WelcomeDialog

This commit is contained in:
Lipu Fei 2019-03-26 11:04:17 +01:00
parent 705cdedf0b
commit 60be55802e
3 changed files with 41 additions and 53 deletions

View file

@ -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")