Open DanielRuf opened 6 years ago
Styling scrollbar is not trivial task, many solutions that works differently, have own advantages/disadvantages. I agree that better to have few solutions. Any suggestions?
We should make a feature comparison between all current solutions / repos and see which features are missing and migrate them.
https://github.com/Grsmto/simplebar/issues/138#issuecomment-364420346
Let's make frontend dev easier and things less complicated.
@DanielRuf in your link simplebar is different from this one: no horizontal scrollbar support, IE11+ vs IE7+ this one.
@DanielRuf in your link simplebar is different from this one: no horizontal scrollbar support, IE11+ vs IE7+ this one.
That's why we should create a comparison table together and also compare the solution with perfect-scrollbar.
IE support is the smallest issue when it comes to ES6 and babel with browserlist (where you can also set IE7+) ;-)
It seems there are many open issues and pull requests which can be solved.
Currently there are way too many custom scrollbar solutions on GitHub and no real collaboration between projects and everyone reinvents the same. Would be great to see a few great solutions instead of many with not enough support by the community.