jquery.nicescroll
jquery.nicescroll copied to clipboard
Horizontal RTL (right to left) not working
RTL on horizontal scrolling seems not to be working. Here is an example: https://codepen.io/danielvonmitschke/pen/RZLKjj NiceScroll correctly recognizes rtlmode but scrolling does not work at all.
best, d.
Further testing reveals that it does indeed work correctly with Chrome. But not with FF or Safari.
Yeah , Please save us god ..
I Add :
.nicescroll-rails { border-radius: 30px; left: 0px !important; right: auto !important; }