mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
[ASTextKitComponents] Temporary components can be deallocated off main (#610)
This commit is contained in:
@@ -59,7 +59,7 @@ AS_SUBCLASSING_RESTRICTED
|
||||
@property (nonatomic, strong, readonly) NSTextStorage *textStorage;
|
||||
@property (nonatomic, strong, readonly) NSTextContainer *textContainer;
|
||||
@property (nonatomic, strong, readonly) NSLayoutManager *layoutManager;
|
||||
@property (nullable, nonatomic, strong) UITextView *textView;
|
||||
@property (nonatomic, strong, nullable) UITextView *textView;
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user