mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Story caption improvements
This commit is contained in:
@@ -214,6 +214,8 @@ private final class CameraContext {
|
||||
|
||||
func stopCapture(invalidate: Bool = false) {
|
||||
if invalidate {
|
||||
self.setZoomLevel(1.0)
|
||||
|
||||
self.configure {
|
||||
self.mainDeviceContext.invalidate()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user