mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Ensure that ASRangeController immediately removes any deleted nodes from its range state.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
typedef NS_ENUM(NSInteger, ASLayoutRangeType) {
|
||||
ASLayoutRangeTypeVisible,
|
||||
ASLayoutRangeTypeVisible = 0,
|
||||
ASLayoutRangeTypeRender,
|
||||
ASLayoutRangeTypePreload,
|
||||
ASLayoutRangeTypeCount
|
||||
|
||||
Reference in New Issue
Block a user