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

In accurate scrollBarWidth for inner scroll view when the document scroll bar width is modified.

Open TotooriaHyperion opened this issue 10 months ago • 0 comments

We are using Eclipse theia, and it has a custom scroll bar style. And we need a virtual scroll view inside it with overflow: overlay, which is no longer supported by Chrome. I think allowing the user to pass in scrollbarWidth by props can fix this. Because not all scroll view has the same scroll bar width.

TotooriaHyperion avatar Mar 29 '24 13:03 TotooriaHyperion