rochal / jQuery-slimScroll

small jQuery plugin that transforms any div into a scrollable area with a nice scrollbar. Demo and more:
http://rocha.la/jQuery-slimScroll
2.23k stars 927 forks source link

Arrow up and Arrow down are not working as well as slimscroll doesn't scroll on clicking on rails #251

Open an0nh4x0r opened 8 years ago

an0nh4x0r commented 8 years ago

The main functions of a scrollbar is it works on mousewheel scroll, one can double click an drag the scrollbar and these functionalities works properly in slimscroll but the arrow up and arrow down keys are not working at all ... as well as click on a path(rail) slimscroll doesn't scroll. Please add this two functionalities in slimscroll.

harry1989 commented 8 years ago

@rochal , Hey I have added this ability in the linked commit. Can you please review?