Skip to content

Bug Fixes for UIImageView Extension

Compare
Choose a tag to compare
@cnoon cnoon released this 23 Sep 06:14
· 360 commits to master since this release

All issues associated with this milestone can be found using this filter.

Added

  • Tests around the UIImageView extension usage with redirect URLs.
  • Tests around the UIImageView extension usage with duplicate image requests.

Fixed

  • Issue where UIImageView extension did not support redirect URLs.
  • Issue where duplicate image requests were cancelling the active image download
    in the UIImageView extension.