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.fillWidth: true
|
||||||
Layout.maximumWidth: Message.maxContentWidth
|
Layout.maximumWidth: Message.maxContentWidth
|
||||||
|
implicitWidth: Message.maxContentWidth
|
||||||
|
|
||||||
contentItem: ColumnLayout {
|
contentItem: ColumnLayout {
|
||||||
Loader {
|
Loader {
|
||||||
|
|||||||
Reference in New Issue
Block a user