mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Extract measurement and transition into different methods based on feedback
This commit is contained in:
@@ -61,7 +61,11 @@ 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