Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How change autoscroll direction to ltr in splide js? #860

Closed
2 tasks done
the-Tofiq opened this issue Jul 19, 2022 · 1 comment
Closed
2 tasks done

How change autoscroll direction to ltr in splide js? #860

the-Tofiq opened this issue Jul 19, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@the-Tofiq
Copy link

Checks

Version

4

Description

I use splide js slider, and use autoscroll exstension. But I can't find a solution to change direction from (default: right to left), to (left to right). i try this:
autoScroll: { speed: 3, pauseOnHover: false, direction: 'ltr', },

Reproduction Link

No response

Steps to Reproduce

  1. create a slider
    2)add autoscroll extention with :(autoScroll: { speed: 3, pauseOnHover: false, direction: 'ltr', },)

Expected Behaviour

Change direction to ltr

@the-Tofiq the-Tofiq added the bug Something isn't working label Jul 19, 2022
@NaotoshiFujita
Copy link
Collaborator

Pass the negative speed in the latest version.
#789

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants