You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When toggling between these:
There's supposed to be a nice animation, but the eventual feel is of something jumpy. Here are the performance monitoring results of this:
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.
The text was updated successfully, but these errors were encountered:
It's a minor issue, but caught my eye.
When toggling between these:
There's supposed to be a nice animation, but the eventual feel is of something jumpy. Here are the performance monitoring results of this:
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.
The text was updated successfully, but these errors were encountered: