mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Wrap implicit node hierarchy management behind feature flag property
This commit is contained in:
@@ -39,6 +39,8 @@
|
||||
|
||||
/** @name Layout Transitioning */
|
||||
|
||||
@property (nonatomic) BOOL usesImplicitHierarchyManagement;
|
||||
|
||||
/**
|
||||
* @discussion A place to perform your animation. New nodes have been inserted here. You can also use this time to re-order the hierarchy.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user