MurhafSousli / ngx-scrollbar

Custom overlay-scrollbars with native scrolling mechanism
https://ngx-scrollbar.netlify.app/
MIT License
618 stars 99 forks source link

scrollbar button support? #465

Closed haolong7 closed 8 months ago

haolong7 commented 1 year ago

It seems this great library does not have scrollbar-button feature, which is the increment/decrement button of the scrollbar. Would be great to have that added, thanks :)

ysk3a commented 1 year ago

+1 for this feature across browsers. but for now, in chromium I went with something like https://stackoverflow.com/questions/47576815/how-to-add-arrows-with-webkit-scrollbar-button but since it uses webkit it does not support cross different browsers like firefox.

MurhafSousli commented 8 months ago

Its now available in the latest beta version, feedback is appreciated!