mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-09-08 21:49:41 +00:00
* Add tests for baseline alignments * Merge baseline alignment algorithm to the main stack algorithm - Baseline alignment is now part of the main stack algorithm. - ASStackBaselinePositionedLayout is no longer needed and removed. * All snapshot test cases of ASStackLayoutSpec are passing now * Remove baselineRelativeArrangement * Remove TODO * Minor fixes in cross size determination step