Skip to content

Re #35: stopGif() before .animationLoaded results in UI bug#36

Open
mattrabe wants to merge 1 commit intorubentd:masterfrom
mattrabe:master
Open

Re #35: stopGif() before .animationLoaded results in UI bug#36
mattrabe wants to merge 1 commit intorubentd:masterfrom
mattrabe:master

Conversation

@mattrabe
Copy link
Contributor

Re #35: stopGif() before .animationLoaded results in UI bug

Check if animationLoaded is true. If so, execute script as usual. If not, call abortLoading() instead.

Also requires that abortLoading() be able to execute without an event e passed to it, since there is no event related to this action.

…f not, call `abortLoading()` instead.

Also requires that `abortLoading()` be able to execute without an event `e` passed to it, since there is no event related to this action.
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.

1 participant

Comments