mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Adjust star size
This commit is contained in:
parent
3cb03a9666
commit
1655f69f08
@ -3793,7 +3793,7 @@ public final class StandaloneReactionAnimation: ASDisplayNode {
|
||||
]
|
||||
)),
|
||||
environment: {},
|
||||
containerSize: CGSize(width: 200.0, height: 200.0)
|
||||
containerSize: CGSize(width: 240.0, height: 240.0)
|
||||
)
|
||||
guard let starView = star.view else {
|
||||
return
|
||||
|
Loading…
x
Reference in New Issue
Block a user