mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Various fixes
This commit is contained in:
@@ -1204,7 +1204,7 @@ public final class SparseItemGridScrollingArea: ASDisplayNode {
|
||||
|
||||
self.updateLineIndicator(transition: transition)
|
||||
|
||||
if isScrolling {
|
||||
if isScrolling && !self.dateIndicator.isHidden {
|
||||
self.displayTooltipOnFirstScroll()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user