mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 01:52:44 +02:00
BF: Multiple rooms can be opened
Update following Steve's comment
This commit is contained in:
@@ -765,7 +765,7 @@
|
||||
// Interactions on reset on viewWillAppear.
|
||||
- (void)setUserInteractionEnabled:(BOOL)userInteractionEnabled
|
||||
{
|
||||
self.recentsTableView.userInteractionEnabled = userInteractionEnabled;
|
||||
self.view.userInteractionEnabled = userInteractionEnabled;
|
||||
}
|
||||
|
||||
#pragma mark - MXKDataSourceDelegate
|
||||
|
||||
Reference in New Issue
Block a user