mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-07-19 23:15:25 +02:00
readstatus: make list non interactive
Change-Id: I3460bb918231965fdf1e86aca89d91493a4365d0 GitLab: #1042
This commit is contained in:
parent
8adb4aa117
commit
2321aeeb52
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ ListView {
|
|||
property var readers: []
|
||||
model: readers
|
||||
orientation: ListView.Horizontal
|
||||
interactive: false
|
||||
Layout.alignment: Qt.AlignRight
|
||||
spacing: -(JamiTheme.avatarReadReceiptSize/3)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue