-
Notifications
You must be signed in to change notification settings - Fork 983
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
请问如何在selectImageBlock回调里自己控制什么时候dismiss谢谢 #918
Comments
不支持这个样子,可以相册dismiss之后,你在给个loading框去做不也行吗? |
做聊天界面,如果在聊天窗口loading效果不太好,如果修改ZLPhotoPreviewSheet的话 guard !arrSelectedModels.isEmpty else { |
if let vc = viewController { |
理论上是不会走到这里的,走到这里代表没选择任何图片,也不用处理 |
我也希望可以外部控制,dismiss |
我自己修改了库,可以实现这种效果 |
你主要改了什么 |
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.5.4
Device: e.g. iPhone 14 Pro
Device version: e.g. iOS 16.0
Xcode version: e.g. Xcode 14.0
Configuration code of
ZLPhotoConfiguration
The text was updated successfully, but these errors were encountered: