malte-wessel / react-custom-scrollbars

React scrollbars component
http://malte-wessel.github.io/react-custom-scrollbars/
MIT License
3.2k stars 577 forks source link

scrollerBar became more width when hover it #377

Open Dewyzee opened 3 years ago

Dewyzee commented 3 years ago

image

the result as above. When hover on scollerbar, it became more with and is not my wanted.

sakhnyuk commented 3 years ago

@Dewyzee Hi

Because on MacOS these scrollbars rendering only if you set the special option in system settings. On your screenshot is the native macOS scrollbar.

sakhnyuk commented 3 years ago

Actually, I have a plan to fix that in my "fork" of this repo - https://github.com/sakhnyuk/rc-scrollbars