Wlada / vue-carousel-3d

Vue Carousel 3D - Beautiful, flexible and touch supported 3D Carousel for Vue.js
MIT License
968 stars 203 forks source link

Dir attribute only changes animation direction for swipe, not arrows #107

Open gbrlmza opened 5 years ago

gbrlmza commented 5 years ago

Using the attribute dir="ltr" changes the rotation of swipe actions but keeps the arrow rotation unchanged. This produces a weird effect, swiping left rotates left but using the left arrow rotates right.

sandipamukherjee commented 5 years ago

I have faced same issue. In RTL site arrow changed their direction. Please help.