Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frame duration issue on APNG? #46

Open
mdelaporta opened this issue Jul 22, 2016 · 1 comment
Open

Frame duration issue on APNG? #46

mdelaporta opened this issue Jul 22, 2016 · 1 comment
Labels

Comments

@mdelaporta
Copy link

When encoding an array of UIImage objects to an APNG file, the code doesn't seem to respect the animation duration set on the final frame. (At least when viewed in Safari on Mac OS X, the animation loops with all frames using the duration of the first frame.)

When I use the same code to encode an animated GIF, the image appears to animate correctly.

Anyone else having this issue?

ibireme added a commit that referenced this issue Aug 5, 2016
@ibireme ibireme added the bug label Aug 5, 2016
@ibireme
Copy link
Owner

ibireme commented Aug 5, 2016

Fixed: fa2fce9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants