mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Refactoring
This commit is contained in:
@@ -792,7 +792,7 @@ private final class TooltipScreenNode: ViewControllerTracingNode {
|
||||
var avatarFrame = animationFrame
|
||||
|
||||
if let icon, case let .peer(_, isStory) = icon, isStory {
|
||||
let indicatorTransition: Transition = .immediate
|
||||
let indicatorTransition: ComponentTransition = .immediate
|
||||
let avatarStoryIndicator: ComponentView<Empty>
|
||||
if let current = self.avatarStoryIndicator {
|
||||
avatarStoryIndicator = current
|
||||
|
||||
Reference in New Issue
Block a user