Remove some useless Layout.maximumWidth props

This commit is contained in:
miruka
2019-07-16 05:55:07 -04:00
parent d2dfafb4e7
commit 1abec4cf2c
3 changed files with 1 additions and 8 deletions

View File

@@ -29,8 +29,6 @@ HHighlightRectangle {
HColumnLayout {
Layout.fillWidth: true
Layout.maximumWidth:
parent.width - parent.totalSpacing - avatar.width
HLabel {
id: memberName