Reactions: Add a labs setting

#2441
This commit is contained in:
manuroe
2019-05-20 17:31:25 +02:00
parent 47f2ec2fb3
commit 617c3f2d60
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