mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Add reply action in gallery
This commit is contained in:
@@ -194,7 +194,7 @@ func preparedChatHistoryViewTransition(from fromView: ChatHistoryView?, to toVie
|
||||
index += 1
|
||||
}
|
||||
}
|
||||
case let .index(scrollSubject, position, directionHint, animated, highlight, displayLink):
|
||||
case let .index(scrollSubject, position, directionHint, animated, highlight, displayLink, _):
|
||||
let scrollIndex = scrollSubject
|
||||
var position = position
|
||||
if case .center = position, highlight {
|
||||
|
||||
Reference in New Issue
Block a user