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

🐛 saveGIF breaks app fix #44

Merged
merged 1 commit into from
Aug 1, 2022

Conversation

eagleloid
Copy link
Contributor

added override to gif.js script to fix bug that breaks the app after using "saveGIF" once. (single line commented where the fix was)

Also added validation in renderGIF function if no frames exist in the app prior to add (which would also break the app).

added override to gif.js script to fix bug that breaks the app after using "saveGIF" once.

Also added validation if no frames exist in the app.
@rgab1508 rgab1508 merged commit 8ab0e21 into rgab1508:master Aug 1, 2022
@rgab1508
Copy link
Owner

rgab1508 commented Aug 1, 2022

thank you, sorry for taking so long.

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

Successfully merging this pull request may close these issues.

None yet

2 participants