Make delegate take maximum width while editing a message
This commit is contained in:
committed by
Tobias Fella
parent
1ba6b840db
commit
77ac811498
@@ -26,6 +26,7 @@ QQC2.Control {
|
||||
|
||||
Layout.fillWidth: true
|
||||
Layout.maximumWidth: Message.maxContentWidth
|
||||
implicitWidth: Message.maxContentWidth
|
||||
|
||||
contentItem: ColumnLayout {
|
||||
Loader {
|
||||
|
||||
Reference in New Issue
Block a user