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

[High Priority] Fix wrong animation for slickGoTo #2056

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

mrviniciux
Copy link

This PR fixes #1869

Pretty straight forward change on innerSlideUtils to function changeSlide which didn't have any treatments for swapping just one slide when in the first or last position.'

Before
before

After:
after

@mrviniciux mrviniciux changed the title Fix wrong animation for slickGoTo [High Priority] Fix wrong animation for slickGoTo Jul 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

slickGoTo has the wrong animation direction when moving from the first to last index
1 participant