mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Adjust gestures
This commit is contained in:
@@ -337,7 +337,7 @@ public final class ChatListNavigationBar: Component {
|
||||
if allowAvatarsExpansion && transition.animation.isImmediate {
|
||||
if self.storiesUnlocked != storiesUnlocked {
|
||||
if storiesUnlocked {
|
||||
HapticFeedback().impact(.veryLight)
|
||||
HapticFeedback().tap()
|
||||
} else {
|
||||
HapticFeedback().impact(.veryLight)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user