Remove some useless Layout.maximumWidth props
This commit is contained in:
@@ -29,8 +29,6 @@ HHighlightRectangle {
|
||||
|
||||
HColumnLayout {
|
||||
Layout.fillWidth: true
|
||||
Layout.maximumWidth:
|
||||
parent.width - parent.totalSpacing - avatar.width
|
||||
|
||||
HLabel {
|
||||
id: memberName
|
||||
|
Reference in New Issue
Block a user