mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 15:38:28 +02:00
Revert "Fix for images sometimes being sent unencrypted inside an encrypted room."
This reverts commit 3491e0d7aa2782c3e8379c1b40644af5492e8f83.
This commit is contained in:
@@ -429,7 +429,6 @@ static const NSTimeInterval kActionMenuComposerHeightAnimationDuration = .3;
|
||||
if (_actionMenuOpened) {
|
||||
self.actionsBar.hidden = NO;
|
||||
[self.actionsBar animateWithShowIn:_actionMenuOpened completion:nil];
|
||||
[self.delegate roomInputToolbarViewDidOpenActionMenu:self];
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user