Revert "Disable opening context menu by right-clicking on mobile"
This reverts commit 51efecaa25.
This commit is contained in:
@@ -232,7 +232,6 @@ Kirigami.ScrollablePage {
|
||||
createRoomListContextMenu()
|
||||
}
|
||||
TapHandler {
|
||||
enabled: !Kirigami.Settings.isMobile
|
||||
acceptedButtons: Qt.RightButton
|
||||
onTapped: createRoomListContextMenu()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user