mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Fix pending layout reference causing nil references
This commit is contained in:
@@ -61,11 +61,7 @@ FOUNDATION_EXPORT NSString * const ASRenderingEngineDidDisplayNodesScheduledBefo
|
||||
CGFloat _contentsScaleForDisplay;
|
||||
|
||||
ASLayout *_layout;
|
||||
ASLayout *_pendingLayout;
|
||||
|
||||
ASSizeRange _constrainedSize;
|
||||
ASSizeRange _pendingConstrainedSize;
|
||||
|
||||
UIEdgeInsets _hitTestSlop;
|
||||
NSMutableArray *_subnodes;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user