Chat wallpaper fixes

This commit is contained in:
Ilya Laktyushin
2023-04-12 21:09:24 +04:00
parent 32251e1ef2
commit e64d88916d
7 changed files with 27 additions and 4 deletions

View File

@@ -451,6 +451,7 @@ private final class MainButtonNode: HighlightTrackingButtonNode {
super.init(pointerStyle: pointerStyle)
self.isExclusiveTouch = true
self.clipsToBounds = true
self.addSubnode(self.backgroundAnimationNode)