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

First frame overlap to next frames #330

Closed
kimsg0617 opened this issue Aug 9, 2016 · 5 comments
Closed

First frame overlap to next frames #330

kimsg0617 opened this issue Aug 9, 2016 · 5 comments
Labels

Comments

@kimsg0617
Copy link

hi

I have two gifs.. left.gif and right.gif.

right.gif works very well, but left.gif is strange.

On Web and PC(mac) it doesn't overlap. But on Android, first frame overlap to next frames..

Can you explain to me what happens..?

source links :
left.gif - https://www.dropbox.com/s/6iebps0q37mgoza/left.gif?dl=0
right.gif - https://www.dropbox.com/s/rfg4vops7hfkwaz/right.gif?dl=0

@koral-- koral-- added the bug label Aug 9, 2016
@koral--
Copy link
Owner

koral-- commented Aug 9, 2016

@kimsg0617 could you attach GIFs to your post? Dropbox links are not working because account is disabled.

@kimsg0617
Copy link
Author

Oh sorry, I attach file here.

Please check this GIFs. Thank you.

left
right

@koral--
Copy link
Owner

koral-- commented Aug 10, 2016

OK, I'll check it ASAP.

koral-- added a commit that referenced this issue Aug 10, 2016
@koral--
Copy link
Owner

koral-- commented Aug 11, 2016

Fixed. Changes available in 1.1.18-SNAPSHOT.
Interesting case - in the left.gif first frame uses disposal to previous but... there is no previous frame before first one.
I fixed it treating such case as disposal to background, it seems that's how web browsers do. On the other hand, several image viewers both desktop and Android ones also have this bug.

@koral-- koral-- closed this as completed Aug 11, 2016
@kimsg0617
Copy link
Author

Thank you !!

It works very well.

koral-- added a commit that referenced this issue Aug 14, 2016
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