mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 09:32:52 +02:00
Update actions when the input toolbar is refreshed
This commit is contained in:
@@ -1849,6 +1849,9 @@ static CGSize kThreadListBarButtonItemImageSize;
|
||||
|
||||
// Update encryption decoration if needed
|
||||
[self updateEncryptionDecorationForRoomInputToolbar:roomInputToolbarView];
|
||||
|
||||
// Update actions when the input toolbar refreshed
|
||||
[self setupActions];
|
||||
}
|
||||
else if (self.inputToolbarView && [self.inputToolbarView isKindOfClass:DisabledRoomInputToolbarView.class])
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user