Fix composer alias field label overflow
This commit is contained in:
@@ -14,8 +14,11 @@ HColumnLayout {
|
||||
|
||||
|
||||
HRowLayout {
|
||||
spacing: parent.spacing
|
||||
|
||||
HLabel {
|
||||
id: label
|
||||
wrapMode: Text.Wrap
|
||||
|
||||
Layout.fillWidth: true
|
||||
}
|
||||
|
Reference in New Issue
Block a user