Bug Fixes for UIImageView Extension
All issues associated with this milestone can be found using this filter.
Added
- Tests around the UIImageView extension usage with redirect URLs.
- Added by Christian Noon in regards to Issue
#15.
- Added by Christian Noon in regards to Issue
- Tests around the UIImageView extension usage with duplicate image requests.
- Added by Christian Noon in regards to Issue
#17.
- Added by Christian Noon in regards to Issue
Fixed
- Issue where
UIImageView
extension did not support redirect URLs.- Fixed by Robert Payne in Pull Request
#16.
- Fixed by Robert Payne in Pull Request
- Issue where duplicate image requests were cancelling the active image download
in theUIImageView
extension.- Fixed by Christian Noon in regards to Issue
#17.
- Fixed by Christian Noon in regards to Issue