sed-lex
Results
2
comments of
sed-lex
trafficstars
When `autoHide` is active, the scrollbar only shows when you hover the hidden scrollbar, not the content scrolled. There is no hint a scrollbar is available until the user 'accidently'...
The `renderThumbHorizontal/Vertical` methods are being passed `props` and the `style` prop just contained basics: `position`, `display`, `height`. So there is no `background-color` which makes the thumbs transparents. You have to...