wrap/elide: use Layout.fillWidth when possible
This commit is contained in:
@@ -38,7 +38,7 @@ HHighlightRectangle {
|
||||
elide: Text.ElideRight
|
||||
verticalAlignment: Qt.AlignVCenter
|
||||
|
||||
Layout.maximumWidth: parent.width
|
||||
Layout.fillWidth: true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user