Skip to content

5.10.1 - Repeat Count

Compare
Choose a tag to compare
@onevcat onevcat released this 19 Nov 15:20
· 1157 commits to master since this release

Fix

  • Fix a wrong calculation of repeatCount of AnimatedImageView. Now it can play correct count for an animated image. #1350
  • Make sure to skip disk cache when fromMemoryCacheOrRefresh set. #1351
  • Fix a issue which prevents building with Xcode 10. #1353