NeXTs / Clusterize.js

Tiny vanilla JS plugin to display large data sets easily
https://clusterize.js.org
MIT License
7.22k stars 412 forks source link

Introduce virtual scrolling #189

Open SamiKamal opened 1 year ago

SamiKamal commented 1 year ago

Introduce virtual scrolling to overcome the height limit set by browsers

robiningelbrecht commented 10 months ago

Is there an actual height limit?

Virtual scrolling would be a great improvement though

SamiKamal commented 10 months ago

Is there an actual height limit?

Virtual scrolling would be a great improvement though

Yes there's, it's different based on the browser, but on Chrome it's 512,000,000 pixels