mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
[WIP] Disposable debugging
This commit is contained in:
@@ -296,7 +296,7 @@ private final class ContextControllerActionsListActionItemNode: HighlightTrackin
|
||||
return
|
||||
}
|
||||
strongSelf.iconNode.image = image
|
||||
})
|
||||
}).strict()
|
||||
}
|
||||
} else if let image = self.iconNode.image {
|
||||
iconSize = image.size
|
||||
@@ -1122,7 +1122,7 @@ final class ContextControllerActionsStackNode: ASDisplayNode {
|
||||
}
|
||||
strongSelf.tip = tip
|
||||
requestUpdate(.immediate)
|
||||
})
|
||||
}).strict()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user