mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 19:08:58 +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 {
|
MessageDelegate {
|
||||||
id: reply
|
id: reply
|
||||||
|
enabled: false
|
||||||
|
|
||||||
width: parent.width
|
width: parent.width
|
||||||
isReply: true
|
isReply: true
|
||||||
|
|
Loading…
Reference in a new issue