Skip to content

fix the render will no stop when render gif using flutter html bug[780] #781

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

Merged
merged 1 commit into from
Sep 2, 2021

Conversation

jiangxiaoqiang
Copy link
Contributor

fix the render will no stop when render gif using flutter html #780

Comment on lines +151 to +153
if (completer.isCompleted) {
image.image.resolve(ImageConfiguration()).removeListener(listener);
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ahh good thinking.... I was testing this yesterday and I couldn't figure it out, sorry for not responding. Thanks for the fix, much appreciated!!

Copy link
Contributor

@erickok erickok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution.

Tiny tip for next time: try not to mess with whitespace/formatting. It makes it a touch more difficult to review.

@erickok erickok merged commit 6233a59 into Sub6Resources:master Sep 2, 2021
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.

3 participants