longitachi / ZLPhotoBrowser

Wechat-like image picker. Support select photos, videos, gif and livePhoto. Support edit image and crop video. 微信样式的图片选择器,支持预览/相册内拍照及录视频、拖拽/滑动选择,编辑图片/视频,支持多语言国际化等功能;
MIT License
4.72k stars 953 forks source link

相册选择弹窗能否支持半屏弹出? #790

Closed big-watermelon closed 1 year ago

big-watermelon commented 1 year ago

Issue Description

Description and Steps

Please fill in the detailed description of the issue (full output of any stack trace, compiler error, ...) and the steps to reproduce the issue.

Info

ZLPhotoBrowser version: e.g. 4.3.7 Device: e.g. iPhone X Device version: e.g. iOS 14.0 Xcode version: e.g. Xcode 12.0

Configuration code of ZLPhotoConfiguration

   Paste your code here.
longitachi commented 1 year ago

https://github.com/longitachi/ZLPhotoBrowser/blob/3135451893b2e97a9d4ba4272ee75815af4b2f0d/Sources/General/ZLImageNavController.swift#L52-L58 可以自己fork改下,这里现在写的 fullScreen,但不确定其他界面会不会有其它问题