Center align UltiMaker onboarding wizzard-text

CURA-8689
This commit is contained in:
c.lamboo 2022-11-09 13:29:33 +01:00
parent 92fb7fd1a6
commit 7639b0ba19

View File

@ -35,7 +35,7 @@ Control
RowLayout
{
Layout.fillWidth: true
Layout.alignment: Qt.AlignHCenter
Image
{
@ -47,6 +47,7 @@ Control
ColumnLayout
{
Layout.fillHeight: true
Layout.fillWidth: false
Layout.alignment: Qt.AlignVCenter
spacing: UM.Theme.getSize("default_margin").height