mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Revert "Let ASMultiplexImageNode skip failed image identifiers"
This commit is contained in:
@@ -68,11 +68,6 @@ typedef NS_ENUM(NSUInteger, ASMultiplexImageNodeErrorCode) {
|
||||
*/
|
||||
@property (nonatomic, readwrite, assign) BOOL downloadsIntermediateImages;
|
||||
|
||||
/**
|
||||
* @abstract Indicates that the receiver should stop loading if it encounters an error while loading an intermediate image identifier. Defaults to NO.
|
||||
*/
|
||||
@property (nonatomic, readwrite, assign) BOOL haltsLoadingOnError;
|
||||
|
||||
/**
|
||||
* @abstract An array of identifiers representing various versions of an image for ASMultiplexImageNode to display.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user