mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-16 19:30:29 +00:00
Fix comment in ASTableView
This commit is contained in:
parent
ecc5e1ac83
commit
1b500e407f
@ -417,7 +417,7 @@ void ASPerformBlockWithoutAnimation(BOOL withoutAnimation, void (^block)()) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// To ensure _maxWidthForNodesConstrainedSize is up-to-date for every usage, this call to super must be done last
|
// To ensure _nodesConstrainedWidth is up-to-date for every usage, this call to super must be done last
|
||||||
[super layoutSubviews];
|
[super layoutSubviews];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user