You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A new way to load image progressively. It will only load the current frame instead of all at once. This could reduce the memory usage dramatically. If you are trying to load large APNG images, you could try to add this option when creating an APNGImage.
A delegate method for animation finishes.
Fix:
A potential issue which causes memory usage is large then expected.
Add: allowAnimationInScrollView property on APNGImageView to enable animated PNG images keep animated during scrolling.
Fix: Now submodule is using "https" protocol instead of "git".