jozdee

Results 11 comments of jozdee

> 这个功能会支持,谢谢反馈 没看到支持啊

视频裁剪也可以加入啊

同样问题 UIImageView 继承 YYAnimatedImageView用来支持动图,iOS14.4导致图片无法显示

同样问题 UIImageView 继承 YYAnimatedImageView用来支持动图,iOS14.4导致图片无法显示

可以在七牛的demo里面复现,在七牛录制视频页面使用你这个框架去选择视频,然后去编辑,会造成相机页面无法采集https://github.com/pili-engineering/PLShortVideoKit

> 我看看 使用七牛PLShortVideoKitDemo 快速替换这个方法,去到编辑页面,再回到录制页面能复现,七牛自带的没有这个问题 // 导入视频 - (void)importMovieButtonEvent:(id)sender { // PhotoAlbumViewController *photoAlbumViewController = [[PhotoAlbumViewController alloc] init]; // photoAlbumViewController.modalPresentationStyle = UIModalPresentationFullScreen; // [self presentViewController:photoAlbumViewController animated:YES completion:nil]; __weak typeof(self) weakSelf = self;...

> 网络不行。。。pod一直失败 发自我的iPhone > […](#) > ------------------ 原始邮件 ------------------ 发件人: jozdee

> > 网络不行。。。pod一直失败 发自我的iPhone > > […](#) > > ------------------ 原始邮件 ------------------ 发件人: jozdee 发送时间: 2020年12月29日 17:54 收件人: SilenceLove/HXPhotoPicker 抄送: silence , Comment 主题: 回复:[SilenceLove/HXPhotoPicker] 如果在录制视频页面,选择相册里的视频,播放以后会造成录制视频页面的相机无法采集画面 (#434) 我看看 使用七牛PLShortVideoKitDemo 快速替换这个方法,去到编辑页面,再回到录制页面能复现,七牛自带的没有这个问题...

只要设置这个代理cellCustomProtocol就会闪烁,demo也能复现