We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
刚看了一下源码,mTargetDir这个变量貌似没用上。 关于批量异步压缩时,监听状态strat回调放在迭代器开始前,success在所有图片压缩完成之后再回调,中间单个图片压缩完加个progress。您觉得这样合理吗?
The text was updated successfully, but these errors were encountered:
targetDir这个因为时间关系只是保存下代码,后续内容还未开发完,我的提交也未说明已经完成指定目录功能。监听器方面感谢您的提醒,后续会对其进行更改
Sorry, something went wrong.
No branches or pull requests
刚看了一下源码,mTargetDir这个变量貌似没用上。
关于批量异步压缩时,监听状态strat回调放在迭代器开始前,success在所有图片压缩完成之后再回调,中间单个图片压缩完加个progress。您觉得这样合理吗?
The text was updated successfully, but these errors were encountered: