mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Merge branch 'master' into AdvancedPhotos
Conflicts: AsyncDisplayKit/ASMultiplexImageNode.mm
This commit is contained in:
@@ -158,7 +158,8 @@ typedef void(^ASMultiplexImageLoadCompletionBlock)(UIImage *image, id imageIdent
|
||||
_cache = cache;
|
||||
_downloader = downloader;
|
||||
_imageManager = PHImageManager.defaultManager;
|
||||
|
||||
self.shouldBypassEnsureDisplay = YES;
|
||||
|
||||
return self;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user