wjling

Results 19 comments of wjling

[svg_not_supported1.zip](https://github.com/mchoe/SwiftSVG/files/2707905/svg_not_supported1.zip) I also find some SVGs not supported, and there is a crash with aaa.svg

I need the data, thank you. Now I have to get local data by `Data.init` and get network data by using `ImageDownloader`. It's a pity that cache means nothing in...

Can we add a option that cache original data as well. Maybe a new `KingfisherOptionsInfoItem` or something. Then like images, we can get the original data from memory, disk or...

If I have time I may work on it. Thank you for your response.😄

@Voidozzer I can't find a good solution. I just quit the textContainerInset and use a background view to make the insets, and make the textView in center of the background...

Still can't compile in Xcode 14.0.1 with SwiftGen 6.6.2

请问,这个项目不支持WKWebView吗?

> This is work for me. > > ``` > target 'BookApp' do > project 'BookApp/BookApp' > pod 'ObjectiveDropboxOfficial' > > ///// Add the test targets to remove the warning....

> So this is not a bug then and it's the documentation error? But how to achieve this behaviour nonetheless? It could be a perfectly normal use-case. For example: I...