Fix mouse cursor on reply delegates

This commit is contained in:
Nicolas Werner 2021-06-30 22:54:58 +02:00
parent 25461b20eb
commit 568ec845da
No known key found for this signature in database
GPG Key ID: C8D75E610773F2D9
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ Item {
MessageDelegate {
id: reply
enabled: false
width: parent.width
isReply: true