mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Address another round of comments
This commit is contained in:
@@ -187,7 +187,7 @@ __unused static NSString * _Nonnull NSStringFromASHierarchyState(ASHierarchyStat
|
||||
* @abstract Subclass hook for nodes that are acting as root nodes. This method is called if one of the subnodes
|
||||
* size is invalidated and may need to result in a different size as the current calculated size.
|
||||
*/
|
||||
- (void)displayNodeDidInvalidateSizeNewSize:(CGSize)newSize;
|
||||
- (void)_locked_displayNodeDidInvalidateSizeNewSize:(CGSize)newSize;
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user