mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Shared media scrolling fixes
This commit is contained in:
@@ -1067,7 +1067,7 @@ public final class SparseItemGridScrollingArea: ASDisplayNode {
|
||||
|
||||
//#if DEBUG
|
||||
//#else
|
||||
Queue.mainQueue().after(2.0, { [weak self] in
|
||||
Queue.mainQueue().after(5.0, { [weak self] in
|
||||
self?.dismissLineTooltip()
|
||||
})
|
||||
//#endif
|
||||
|
||||
Reference in New Issue
Block a user