mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Message preview and effect improvements
This commit is contained in:
@@ -8,6 +8,7 @@ final class NavigationOverlayContainer: ASDisplayNode {
|
||||
let blocksInteractionUntilReady: Bool
|
||||
|
||||
private(set) var isReady: Bool = false
|
||||
var isRemoved: Bool = false
|
||||
var isReadyUpdated: (() -> Void)?
|
||||
private var isReadyDisposable: Disposable?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user