rochal / jQuery-slimScroll

small jQuery plugin that transforms any div into a scrollable area with a nice scrollbar. Demo and more:
http://rocha.la/jQuery-slimScroll
2.23k stars 928 forks source link

It's hard to use horizontal and vertical scrolls - page starts glitching and freezing #309

Open akvaliya opened 5 years ago

akvaliya commented 5 years ago

I have a responsive table which has 200 rows & 26 columns.

With this i have applied both horizontal & vertical scroll. It works fine/smoothly with 50-60 rows & 10-12 columns.

But with 200 rows & 26 columns it's starts glitching and freezing on scroll. After mouse-scroll it takes around second or two to content to scroll.

Not sure what is wrong. Can anyone suggest me the solution?