Can this script implement horizontal scrollbar?
I read the example and tried this script in our project. However, it can only implement vertical scrollbar. Is there any configuration I can set to implement horizontal scrollbar? Thanks in advance for your answer!
Hi, Currently I didn't implement the support for horizontal scrollbar because I didn't need it. It's not super easy but shouldn't be very hard to adjust the code.
Hope to find some time soon to implement it, or merge some pull request... :)
On Mon, Jun 30, 2014 at 4:58 PM, WindyWong [email protected] wrote:
I read the example and tried this script in our project. However, it can only implement vertical scrollbar. Is there any configuration I can set to implement horizontal scrollbar? Thanks in advance for your answer!
— Reply to this email directly or view it on GitHub https://github.com/asafdav/ng-scrollbar/issues/13.
I want it too. I tried to implement it for myself but code has no comment and is not easy to understand. Can you add some comment to code please?
:+1: