fix(ChatMessagesView): unbreak closing reply bubble

there was a binding loop warning; but this one also fixes overlapping
messages

Fixes: #7481
This commit is contained in:
Lukáš Tinkl 2022-09-21 18:29:21 +02:00 committed by osmaczko
parent 23396ea0cd
commit d7710ce135
1 changed files with 0 additions and 1 deletions

View File

@ -250,7 +250,6 @@ Item {
id: msgDelegate
width: ListView.view.width
height: implicitHeight
objectName: "chatMessageViewDelegate"
rootStore: root.rootStore