reactScrollbar icon indicating copy to clipboard operation
reactScrollbar copied to clipboard

Support for the RTL mode

Open davdu81 opened this issue 7 years ago • 1 comments

hi, i tried to use the scroll-bar in my project that is declared dir="rtl" the scrollbar not working because all the 'margin-left' initial to 0 in the content and in the scrollbar.

davdu81 avatar Aug 16 '18 21:08 davdu81

Unfortunately, react-scrollbar doesn't support RTL mode.

But for sure we have to write support for it. Let me change title of this Issue to "Support for rtl mode

souhe avatar Apr 18 '19 06:04 souhe