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
|
||||
|
||||
width: ListView.view.width
|
||||
height: implicitHeight
|
||||
|
||||
objectName: "chatMessageViewDelegate"
|
||||
rootStore: root.rootStore
|
||||
|
|
Loading…
Reference in New Issue