mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-01 13:46:57 +02:00
MESSENGER Patch from bwMessenger 1.22 Release
This commit is contained in:
@@ -276,7 +276,7 @@ NSString *const RecentsViewControllerDataReadyNotification = @"RecentsViewContro
|
||||
{
|
||||
[super viewWillAppear:animated];
|
||||
isViewVisible = YES;
|
||||
|
||||
|
||||
[self.screenTracker trackScreen];
|
||||
|
||||
// Reset back user interactions
|
||||
@@ -2722,7 +2722,6 @@ NSString *const RecentsViewControllerDataReadyNotification = @"RecentsViewContro
|
||||
{
|
||||
return nil;
|
||||
}
|
||||
|
||||
self.recentsUpdateEnabled = NO;
|
||||
return [self.contextMenuProvider contextMenuConfigurationWith:cellData from:cell session:self.dataSource.mxSession];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user