Various fixes

This commit is contained in:
Ilya Laktyushin
2023-07-11 06:48:28 +02:00
parent 0d69b86b92
commit 5ad9671d70
13 changed files with 820 additions and 378 deletions

View File

@@ -1117,7 +1117,7 @@ final class CaptureControlsComponent: Component {
),
minSize: hintIconSize,
action: {
component.flipTapped()
component.lockRecording()
}
)
),