Show addresses on contacts in participant list when creating a chat room.

Update SDK.
This commit is contained in:
Julien Wadel 2022-10-17 20:17:37 +02:00
parent bd1ce9cb02
commit ecf073ea74
2 changed files with 3 additions and 2 deletions

View file

@ -391,7 +391,8 @@ DialogPlus {
chatRoomModel:null
}
onEntryClicked: actions[0].handler(entry)
// it's best to toggle all contacts instead of one (that will be reset after loadng another address)
onEntryClicked: participantView.showSubtitle = !participantView.showSubtitle
}
}
}

@ -1 +1 @@
Subproject commit 1a305de03be82f27ccd570404963c9a48bc500ab
Subproject commit f72b783bafe93101de710ae1f14c7c53bfbf34fc