BugFix: vector-ios #87

Please can we have default ios long-tap to select and clipboard behaviour again?
This commit is contained in:
giomfo
2016-02-11 15:19:49 +01:00
parent 903af8cf9c
commit 1925d5ba3f
2 changed files with 4 additions and 5 deletions
@@ -869,10 +869,6 @@
}
}
}
else if ([actionIdentifier isEqualToString:kMXKRoomBubbleCellLongPressOnEvent])
{
// Disable default behavior
}
else
{
// Keep default implementation for other actions