Reactions: Add a labs setting

#2441
This commit is contained in:
manuroe
2019-05-20 17:31:25 +02:00
parent f5fb5175e3
commit 474cb03232
6 changed files with 47 additions and 2 deletions
+1 -1
View File
@@ -5077,7 +5077,7 @@
[self contextualMenuAnimationCompletionAfterBeingShown:YES];
}];
if ([cell isKindOfClass:MXKRoomBubbleTableViewCell.class])
if (RiotSettings.shared.messageReaction && [cell isKindOfClass:MXKRoomBubbleTableViewCell.class])
{
// Note: For the moment, we use the frame of the cell instead of the component
// From UI perpective, that means the menu will be around a paragraph instead of a message