mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-03-28 17:49:03 +00:00
flailing
This commit is contained in:
@@ -17,8 +17,7 @@
|
||||
struct ASStackPositionedLayout {
|
||||
const std::vector<ASLayout *> sublayouts;
|
||||
const CGFloat crossSize;
|
||||
const CGFloat ascender;
|
||||
const CGFloat descender;
|
||||
const CGFloat distanceToBaseline;
|
||||
|
||||
/** Given an unpositioned layout, computes the positions each child should be placed at. */
|
||||
static ASStackPositionedLayout compute(const ASStackUnpositionedLayout &unpositionedLayout,
|
||||
|
||||
Reference in New Issue
Block a user