WizardHeader: fix subtitle text width

This commit is contained in:
rating89us 2021-08-13 14:56:22 +02:00 committed by GitHub
parent 51828babbb
commit 4fec3a4d6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -66,6 +66,7 @@ ColumnLayout {
}
Text {
Layout.fillWidth: true
Layout.alignment: Qt.AlignLeft
visible: parent.subtitle !== ""