Skip to content
This repository has been archived by the owner on May 3, 2021. It is now read-only.

DFImageManager 0.2.1

Compare
Choose a tag to compare
@kean kean released this 20 Mar 11:58
· 384 commits to master since this release
  • Fix GIF demo
  • Fix cross-dissolve issue in DFImageContainerView
  • Improve performance
  • Remove DFProcessingImageFetcher and DFProcessingInput, rely on memory cache instead of reusing processing operations (which is much easier to implement)
  • Processing operations for preheating requests now have low priority
  • Further reduce the code base