mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
[WIP] Stickers editor
This commit is contained in:
@@ -1162,11 +1162,6 @@ public extension EmojiPagerContentComponent {
|
||||
}
|
||||
} else if case .stickerAlt = subject {
|
||||
for reactionItem in topReactionItems {
|
||||
// if existingIds.contains(reactionItem.reaction) {
|
||||
// continue
|
||||
// }
|
||||
// existingIds.insert(reactionItem.reaction)
|
||||
|
||||
let icon: EmojiPagerContentComponent.Item.Icon
|
||||
if case .reaction(onlyTop: true) = subject {
|
||||
icon = .none
|
||||
|
||||
Reference in New Issue
Block a user