mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Various Fixes
This commit is contained in:
@@ -273,6 +273,7 @@ private final class SemanticStatusNodeIconContext: SemanticStatusNodeStateContex
|
||||
strongSelf.requestUpdate()
|
||||
}
|
||||
}
|
||||
self.animationNode?.enqueueState(self.icon == .play ? .play : .pause, animated: false)
|
||||
self.iconImage = self.animationNode?.image
|
||||
self.iconOffset = 1.5
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user