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

Gif render issue with transparent pixels #305

Closed
mmin18 opened this issue May 23, 2016 · 1 comment
Closed

Gif render issue with transparent pixels #305

mmin18 opened this issue May 23, 2016 · 1 comment
Labels

Comments

@mmin18
Copy link
Contributor

mmin18 commented May 23, 2016

This gif is not rendering correctly. (It renders correctly on iOS and other libraries)
a

The first frame is correct, but on second frame there are some transparent pixels.
The first frame's bitmap need to be kept when rendering the second frame.
0
1

@koral-- koral-- added the bug label May 23, 2016
koral-- added a commit that referenced this issue May 27, 2016
fixed dirty surface region bounds
javadoc badge added to readme
@koral--
Copy link
Owner

koral-- commented May 27, 2016

Fixed, thanks for the report.
BTW actually first frame was incorrect and that was the reason why several next ones were also affected.

@koral-- koral-- closed this as completed May 27, 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