Story caption improvements

This commit is contained in:
Ilya Laktyushin
2023-06-20 18:05:20 +04:00
parent 3cb9b21c72
commit 09e2e5bdc2
56 changed files with 2903 additions and 666 deletions

View File

@@ -214,6 +214,8 @@ private final class CameraContext {
func stopCapture(invalidate: Bool = false) {
if invalidate {
self.setZoomLevel(1.0)
self.configure {
self.mainDeviceContext.invalidate()
}