buzinas / simple-scrollbar

Very simple and lightweight vanilla javascript library for creating a custom scrollbar cross-browser.
MIT License
575 stars 159 forks source link

Scrollbar too tiny in height #21

Closed awesomestvi closed 7 years ago

awesomestvi commented 7 years ago

When I have massive amount of data to display the scrollbar's height shrinks to merely 1px. Is there any way that I can avoid it getting too small?