mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-09-14 16:08:51 +00:00
* Fixed bug in `ASEnvironmentMergeObjectAndState` * New ASLayoutSpec methods for `setChild`/`setChildren`/`setChild:forIdentifier:` have been added to take in a trait collection. * Added `setChild:`-like methods for ASLayoutSpecs take a traitCollection * Fixed instances where nodes in a data controller were not getting their trait collections * propagate traitCollection in ASDisplayNode on insertSubnode or addSubnode