Various fixes

This commit is contained in:
Ilya Laktyushin
2023-09-17 17:25:55 +04:00
parent dd21063493
commit 59940ae1ba
6 changed files with 28 additions and 4 deletions

View File

@@ -3461,6 +3461,8 @@ public final class MediaEditorScreen: ViewController, UIDropInteractionDelegate
let stickerEntity = DrawingStickerEntity(content: .file(reaction.stillAnimation, .reaction(.builtin(heart), .white)))
self.interaction?.insertEntity(stickerEntity, scale: 1.175)
}
self.mediaEditor?.play()
}
}
self.stickerScreen = controller