longitachi / ZLPhotoBrowser

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

编辑之后asset没有刷新 #778

Closed jaylanlu closed 1 year ago

jaylanlu commented 1 year ago

saveNewImageAfterEdit 为false的时候编辑后回调的model里面的 asset不是编辑后的,但是image是的,image在不保存到相册的前提下可以转成对应的asset吗

longitachi commented 1 year ago

这个应该是不行的

jaylanlu commented 1 year ago

好的,谢谢