拍摄页面:修复竖屏手持手机进入页面时可以拍摄的问题
This commit is contained in:
parent
7904b23756
commit
63fa9d846e
@ -302,6 +302,7 @@ class CCSpatialShootController: BaseController {
|
|||||||
//读取相册第一张照片
|
//读取相册第一张照片
|
||||||
getAlbumFirstPhoto()
|
getAlbumFirstPhoto()
|
||||||
orientationDidChange()
|
orientationDidChange()
|
||||||
|
enableShutterBtn(false)
|
||||||
}
|
}
|
||||||
|
|
||||||
private func setUI() {
|
private func setUI() {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user