YYWebImage
YYWebImage copied to clipboard
设置之后并没有出现渐进式模糊下载
@ibireme 你好,我想问下 我在按照使用方法设置了[self.rightImageView yy_setImageWithURL:[NSURL URLWithString:self.feed.rightImageUrl] options:YYWebImageOptionProgressiveBlur | YYWebImageOptionSetImageWithFadeAnimation urlTag:self.feed.rightImageUrl]; 这样子 去下载图片 为什么没出现最上方那个gif显示的 模糊渐进式下载 只有那种逐行渐进式加载可以使用 我的图片都是png的 是从服务器下载 希望能得到回答 万分感谢
swift 4 中同样的问题,只有 YYWebImageOptionProgressiveBlur 有效果