mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Various fixes and improvements
This commit is contained in:
@@ -43,7 +43,7 @@ public final class StickerPackPreviewController: ViewController, StandalonePrese
|
||||
private let openMentionDisposable = MetaDisposable()
|
||||
|
||||
private var presentationDataDisposable: Disposable?
|
||||
|
||||
|
||||
public var sendSticker: ((FileMediaReference, ASDisplayNode, CGRect) -> Bool)? {
|
||||
didSet {
|
||||
if self.isNodeLoaded {
|
||||
|
||||
Reference in New Issue
Block a user