mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-02 00:17:02 +00:00
Change dice tooltip icon size
This commit is contained in:
parent
2ae41b4e38
commit
1c23355ae5
@ -294,7 +294,7 @@ final class UndoOverlayControllerNode: ViewControllerTracingNode {
|
|||||||
undoText = action
|
undoText = action
|
||||||
self.originalRemainingSeconds = 5
|
self.originalRemainingSeconds = 5
|
||||||
|
|
||||||
self.stickerImageSize = CGSize(width: 48.0, height: 48.0)
|
self.stickerImageSize = CGSize(width: 42.0, height: 42.0)
|
||||||
|
|
||||||
switch dice.emoji {
|
switch dice.emoji {
|
||||||
case "🎲":
|
case "🎲":
|
||||||
|
Loading…
x
Reference in New Issue
Block a user