matt-way / gifuct-js

Fastest javascript .GIF decoder/parser
MIT License
448 stars 63 forks source link

Rendering issues #63

Open Oleksii14 opened 1 year ago

Oleksii14 commented 1 year ago

I experienced 2 issues with rendering GIFs on canvas (just use GIFs link in your demo and you will see the reproduction).

  1. https://giphy.com/stickers/transparent-monday-ployrua-jqklMdfkFl8nnCkqVH the GIF is animated only once (because disposalType is always 1)
  2. https://giphy.com/stickers/heart-14aTWQ5CDEjNtK the GIF is cut

Let me know if these issues can be fixed 🙏🏻

Oleksii14 commented 1 year ago

@matt-way were you able to check the issues above? It will be great if you respond 🙏🏻