拍摄页面:修复竖屏手持手机进入页面时可以拍摄的问题

This commit is contained in:
bluesea 2024-03-26 15:16:32 +08:00
parent 7904b23756
commit 63fa9d846e

View File

@ -302,6 +302,7 @@ class CCSpatialShootController: BaseController {
// //
getAlbumFirstPhoto() getAlbumFirstPhoto()
orientationDidChange() orientationDidChange()
enableShutterBtn(false)
} }
private func setUI() { private func setUI() {