mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
@@ -455,6 +455,9 @@ private final class InlineReactionSearchStickersNode: ASDisplayNode, UIScrollVie
|
||||
itemNode.isVisibleInGrid = isActivated
|
||||
validIds.insert(item.file.fileId)
|
||||
}
|
||||
if itemFrame.minY > maxVisibleY {
|
||||
break
|
||||
}
|
||||
}
|
||||
|
||||
var removeIds: [MediaId] = []
|
||||
|
||||
Reference in New Issue
Block a user