Skip to content

Fancy lines demo continues drawing even if nothing on screen #3781

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

Closed
sethladd opened this issue May 6, 2016 · 3 comments
Closed

Fancy lines demo continues drawing even if nothing on screen #3781

sethladd opened this issue May 6, 2016 · 3 comments
Labels
c: performance Relates to speed or footprint issues (see "perf:" labels) customer: gallery Relating to flutter/gallery repository. Please transfer non-framework issues there.
Milestone

Comments

@sethladd
Copy link
Contributor

sethladd commented May 6, 2016

Go into the fancy lines demo of the Gallery app. Turn on performance overlays. Do not draw anything.

Expected: steady state, no drawing and no new frames
Actual: continually drawing new frames.

@sethladd sethladd added the customer: gallery Relating to flutter/gallery repository. Please transfer non-framework issues there. label May 6, 2016
@sethladd sethladd added this to the Gallery App milestone May 6, 2016
@sethladd
Copy link
Contributor Author

sethladd commented May 6, 2016

cc @vlidholt

@Hixie
Copy link
Contributor

Hixie commented May 6, 2016

We're probably checking for lines to fade out even when we're out of lines.

@Hixie Hixie added the c: performance Relates to speed or footprint issues (see "perf:" labels) label May 6, 2016
@github-actions
Copy link

github-actions bot commented Sep 6, 2021

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
c: performance Relates to speed or footprint issues (see "perf:" labels) customer: gallery Relating to flutter/gallery repository. Please transfer non-framework issues there.
Projects
None yet
Development

No branches or pull requests

2 participants