Skip to content

1.3.3 - Apple's Bug workaround

Compare
Choose a tag to compare
@dreampiggy dreampiggy released this 15 Apr 12:12
· 195 commits to master since this release
  • Try to solve the SwiftUI bug of rendering EXIF UIImage in WebImage, as well as vector images #102
  • Now WebImage will render the vector images as bitmap version even if you don't provide .thumbnailPixelSize. To render real vector images, use AnimatedImage instead.