mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Various Improvements
This commit is contained in:
@@ -491,6 +491,9 @@ open class ListViewItemNode: ASDisplayNode, AccessibilityFocusableNode {
|
||||
if let update = update {
|
||||
update(progress, currentValue)
|
||||
}
|
||||
if progress == 1.0 {
|
||||
strongSelf.apparentHeightTransition = nil
|
||||
}
|
||||
}
|
||||
})
|
||||
self.setAnimationForKey("apparentHeight", animation: animation)
|
||||
|
||||
Reference in New Issue
Block a user