Add accessible name to RoomDelegate
This commit is contained in:
@@ -31,6 +31,8 @@ Delegates.RoundedItemDelegate {
|
|||||||
|
|
||||||
readonly property bool hasNotifications: notificationCount > 0
|
readonly property bool hasNotifications: notificationCount > 0
|
||||||
|
|
||||||
|
Accessible.name: root.displayName
|
||||||
|
|
||||||
onPressAndHold: createRoomListContextMenu()
|
onPressAndHold: createRoomListContextMenu()
|
||||||
|
|
||||||
TapHandler {
|
TapHandler {
|
||||||
|
|||||||
Reference in New Issue
Block a user