Don't open context menus when touching on a delegate
This commit is contained in:
@@ -316,6 +316,7 @@ QQC2.ItemDelegate {
|
||||
|
||||
TapHandler {
|
||||
acceptedButtons: Qt.RightButton
|
||||
acceptedDevices: PointerDevice.Mouse
|
||||
onTapped: timelineContainer.openContextMenu()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user