Merge pull request #3666

4fec3a4 WizardHeader: fix subtitle text width (rating89us)
This commit is contained in:
luigi1111 2021-08-26 21:25:22 -04:00
commit 316f8b1762
No known key found for this signature in database
GPG key ID: F4ACA0183641E010

View file

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