inuyaksa / jquery.nicescroll

nicescroll plugin for jquery - scrollbars like iphone/ipad
https://nicescroll.areaaperta.com/
3.6k stars 1.67k forks source link

Horizontal RTL (right to left) not working #694

Open danielvonmitschke opened 7 years ago

danielvonmitschke commented 7 years ago

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.

danielvonmitschke commented 7 years ago

Further testing reveals that it does indeed work correctly with Chrome. But not with FF or Safari.

h-rafiee commented 7 years ago

Yeah , Please save us god ..

iload commented 2 years ago

I Add : .nicescroll-rails { border-radius: 30px; left: 0px !important; right: auto !important; }