Various improvements

This commit is contained in:
Ilya Laktyushin
2024-12-22 17:16:14 +04:00
parent 26ff9da7d1
commit 5451053195
133 changed files with 5419 additions and 1692 deletions

View File

@@ -61,6 +61,7 @@ private final class IconsNode: ASDisplayNode {
if self.switchingToNext {
self.currentIndex = (self.currentIndex + 1) % self.files.count
disappearingAnimationLayer = self.animationLayer
self.switchingToNext = false
}
let file = self.files[self.currentIndex]
let emoji = ChatTextInputTextCustomEmojiAttribute(