Revert "fix(ChatMessagesView): unbreak closing reply bubble"
This reverts commit d7710ce135
.
This commit is contained in:
parent
b3f063a759
commit
3f5e360641
|
@ -244,6 +244,7 @@ Item {
|
||||||
id: msgDelegate
|
id: msgDelegate
|
||||||
|
|
||||||
width: ListView.view.width
|
width: ListView.view.width
|
||||||
|
height: implicitHeight
|
||||||
|
|
||||||
objectName: "chatMessageViewDelegate"
|
objectName: "chatMessageViewDelegate"
|
||||||
rootStore: root.rootStore
|
rootStore: root.rootStore
|
||||||
|
|
Loading…
Reference in New Issue