Skip to content

4.6.0 - AniBird

Compare
Choose a tag to compare
@onevcat onevcat released this 27 Dec 11:49
· 1817 commits to master since this release

Add

  • Delegate methods for AnimatedImageView to inspect finishing event and/or end of an animation loop. #829

Fix

  • Minor performance improvement by final some classes.
  • Remove unnecessary Box type since Objective-C world takes Any. #832.
  • Some internal failing tests on earlier macOS, in which color space giving different result.