Fix gradient background animation

This commit is contained in:
Ali
2021-06-11 01:28:48 +04:00
parent dd768dfdeb
commit d0d06bc650
14 changed files with 240 additions and 35 deletions

View File

@@ -152,6 +152,8 @@ private final class DrawingStickersScreenNode: ViewControllerTracingNode {
}, editMessageMedia: { _, _ in
}, copyText: { _ in
}, displayUndo: { _ in
}, isAnimatingMessage: { _ in
return false
}, requestMessageUpdate: { _ in
}, cancelInteractiveKeyboardGestures: {
}, automaticMediaDownloadSettings: MediaAutoDownloadSettings.defaultSettings,