Fix opening context menus
This commit is contained in:
@@ -559,7 +559,6 @@ ColumnLayout {
|
||||
}
|
||||
|
||||
TapHandler {
|
||||
acceptedDevices: PointerDevice.Mouse
|
||||
acceptedButtons: Qt.RightButton
|
||||
onTapped: root.openContextMenu()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user