jquery.nicescroll icon indicating copy to clipboard operation
jquery.nicescroll copied to clipboard

Horizontal RTL (right to left) not working

Open danielvonmitschke opened this issue 7 years ago • 3 comments

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 avatar Aug 14 '17 11:08 danielvonmitschke

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

danielvonmitschke avatar Aug 14 '17 11:08 danielvonmitschke

Yeah , Please save us god ..

h-rafiee avatar Aug 27 '17 07:08 h-rafiee

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

iload avatar Mar 26 '22 09:03 iload