Adjust tap

This commit is contained in:
Ali
2023-06-24 14:06:04 +03:00
parent 3a22e32fb1
commit 94e6f28efe
3 changed files with 9 additions and 29 deletions

View File

@@ -5744,7 +5744,12 @@ private final class ChatListLocationContext {
self.parentController?.requestLayout(transition: .animated(duration: 0.45, curve: .spring))
self.parentController?.maybeDisplayStoryTooltip()
Queue.mainQueue().after(1.0, { [weak self] in
guard let self else {
return
}
self.parentController?.maybeDisplayStoryTooltip()
})
}
private func updateForum(