Fix right clicking on chat list delegate
BUG: 475226
This commit is contained in:
@@ -37,7 +37,6 @@ Delegates.RoundedItemDelegate {
|
||||
|
||||
TapHandler {
|
||||
acceptedButtons: Qt.RightButton
|
||||
acceptedDevices: PointerDevice.Mouse
|
||||
onTapped: createRoomListContextMenu()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user