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

Stop binding or destructor #20

Closed aldebaran798 closed 4 years ago

aldebaran798 commented 7 years ago

Is possible once an element that is initialized with simpleScrollbar remove the scroll function or stop binding?

buzinas commented 6 years ago

Not at this point. I'll be glad to accept a PR for this.

buzinas commented 4 years ago

This was fixed by #44.