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

add browser scrollbar width detection #37

Open seb3s opened 6 years ago

seb3s commented 6 years ago

I've added a simple function to detect the browser scrollbar width and adapt the style offset to this exact value.