Thank for this wonderful library is possible to add support for languages that read from right to left.
Steps to reproduce the behavior:
- add direction in html tag
<html direction="rtl">
Expected behavior:
Slides should move in right to left direction
Actual behavior:
Slides should move in left to right direction
Thank for this wonderful library is possible to add support for languages that read from right to left.
Steps to reproduce the behavior:
<html direction="rtl">Expected behavior:
Slides should move in right to left direction
Actual behavior:
Slides should move in left to right direction