mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Stories
This commit is contained in:
@@ -326,7 +326,7 @@ public final class ChatListNavigationBar: Component {
|
||||
|
||||
if offset <= -60.0 {
|
||||
storiesUnlocked = true
|
||||
} else if offset >= -56.0 {
|
||||
} else if offset >= -58.0 {
|
||||
storiesUnlocked = false
|
||||
} else {
|
||||
storiesUnlocked = self.storiesUnlocked
|
||||
|
||||
Reference in New Issue
Block a user