Open LeonBP7 opened 1 year ago
The combination of dense + virtual scrolling properties on QTable result in a jerky scroll effect
I expect the virtual scrolling to be as smooth as it is without the dense property
https://codepen.io/krakertje99/pen/rNqybgR
Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)
Components (quasar)
Chrome
No response
Sorry, I cannot see a difference on my computer. Maybe dense => more rows so more things to render?
Hmm, it looks like what you say a little :) I'll investigate
What happened?
The combination of dense + virtual scrolling properties on QTable result in a jerky scroll effect
What did you expect to happen?
I expect the virtual scrolling to be as smooth as it is without the dense property
Reproduction URL
https://codepen.io/krakertje99/pen/rNqybgR
How to reproduce?
Flavour
Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)
Areas
Components (quasar)
Platforms/Browsers
Chrome
Quasar info output
No response
Relevant log output
No response
Additional context
No response