mercs600 / vue3-perfect-scrollbar

Vue.js wrapper for perfect scrollbar for version 3
140 stars 20 forks source link

scrollbars position is not updated when page direction is changed (rtl/ltr) #7

Open Exlord opened 2 years ago

Exlord commented 2 years ago

When page initiated as rtl the scrollbar is located at the left side, but if I change the page direction to ltr, the scrollbar is still at the left side, How can I fix this ?