react-custom-scrollbars icon indicating copy to clipboard operation
react-custom-scrollbars copied to clipboard

React scrollbars component

Results 110 react-custom-scrollbars issues
Sort by recently updated
recently updated
newest added

Set the scroll bar width to 20px for MacOS or mobile browsers.

If I toggle "Show scroll bars" to "When scrolling" or "Automatically on mouse or trackpad" in my system preferences, the package loses its functionality. If we are choosing to display...

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.1 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...

dependencies

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.1 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...

dependencies

Hello, I know that project is abandoned, just want to notice everyone still using it. React custom scrollbars are using internal layout with `wrapper` + `content` inside. `wrapper` has `overflow:...

I mentioned a strange behavior on MacBook Pro (2017) macOS High Sierra v.10.13.3, browsers: Chrome v.65.0.3325.162 and Safari v.11.0.3 (13604.5.6). When macOS's "Show scroll bars" settings "Automatically based on mouse...

I need to show Scrollbars with initial top offset, e.g. ``` ``` Maybe i missed something in docs, but I didn't find any API for this

I make a dynamic scrollbar to load users in my project, it will call serverice to get more users every time when I scroll to the bottom like below code...

enhancement

Is there a way to make the very slender vertical scrollbar just a little thicker? I'd like it to be a little easier to click on. It looks like the...