Replies: 1 comment
-
PR #335 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Improve performance when:
How:
Example why:
Suppose we have huge table with vertical virtualization only. Inside table exist horizontal scroll without virtualization. And we have collapsible sidebar with nice animation. Currently on horizontal resize and scroll change virtualizer recalculates everything that dramatically reduce performance in fact of ugly animation.
Beta Was this translation helpful? Give feedback.
All reactions