Don't open context menus when touching on a delegate
This commit is contained in:
@@ -88,7 +88,6 @@ TimelineContainer {
|
||||
|
||||
TapHandler {
|
||||
acceptedButtons: Qt.LeftButton
|
||||
onLongPressed: openFileContext(model, parent)
|
||||
onTapped: {
|
||||
img.ToolTip.hide()
|
||||
fullScreenImage.open()
|
||||
|
||||
Reference in New Issue
Block a user