mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
[WIP] Disposable debugging
This commit is contained in:
@@ -293,7 +293,7 @@ public class BrowserScreen: ViewController {
|
||||
}
|
||||
strongSelf.contentState = state
|
||||
strongSelf.requestLayout(transition: .immediate)
|
||||
})
|
||||
}).strict()
|
||||
|
||||
self.content?.onScrollingUpdate = { [weak self] update in
|
||||
self?.onContentScrollingUpdate(update)
|
||||
|
||||
Reference in New Issue
Block a user