Skip to content

5.7.1 - Thread Things

Compare
Choose a tag to compare
@onevcat onevcat released this 11 Aug 02:05
· 1325 commits to master since this release

Fix

  • Setting runLoopMode for AnimatedImageView will trigger animation restart normally. #1253
  • A possible thread issue when removing storage object from memory cache by the cache policy. #1255
  • Manipulating on AnimateImageView's frame array is now thread safe. #1257