mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Various Fixes
This commit is contained in:
@@ -712,8 +712,7 @@ static CGPoint TGCameraControllerClampPointToScreenSize(__unused id self, __unus
|
||||
|
||||
TGDispatchOnMainThread(^
|
||||
{
|
||||
if (!strongSelf->_camera.isRecordingVideo)
|
||||
[strongSelf->_interfaceView setFlashActive:active];
|
||||
[strongSelf->_interfaceView setFlashActive:active];
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user