mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 11:00:48 +03:00
Fix mouse cursor on reply delegates
This commit is contained in:
parent
25461b20eb
commit
568ec845da
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ Item {
|
|||
|
||||
MessageDelegate {
|
||||
id: reply
|
||||
enabled: false
|
||||
|
||||
width: parent.width
|
||||
isReply: true
|
||||
|
|
Loading…
Reference in a new issue