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

[Performance] - Forced reflows when toggling between New Game and Join Game #214

Open
YonatanKra opened this issue May 3, 2018 · 0 comments

Comments

@YonatanKra
Copy link

It's a minor issue, but caught my eye.

When toggling between these:
image
There's supposed to be a nice animation, but the eventual feel is of something jumpy. Here are the performance monitoring results of this:
image
Note the amount of reflows involved (red lines above the charts). This results in a jumps in the animation.
I explain about reflows and animation in more details here.

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

No branches or pull requests

1 participant