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

waitForAnimate and fade bug #607

Closed
pomm0 opened this issue Oct 7, 2014 · 3 comments · May be fixed by #3958
Closed

waitForAnimate and fade bug #607

pomm0 opened this issue Oct 7, 2014 · 3 comments · May be fixed by #3958

Comments

@pomm0
Copy link

pomm0 commented Oct 7, 2014

Hello,

me again.

I've found a new bug with your new feature waitForAnimate and slow fading.

If you fast click (multiple times) the dots before the animation is complete it sometimes jumps and not fades: http://jsfiddle.net/nveu9z8w/2/ (just click the dots a few times fast)

It seems that the fadings are queued and so happens that sometime all slides are about to fade out and you only see the background-color.

Could you please check this?

Thank you,
Pomm0

@kenwheeler
Copy link
Owner

I can adjust it, but why have a 4 second fade duration? What would you like to see happen? The current animation stop and reverse course?

@pomm0
Copy link
Author

pomm0 commented Oct 7, 2014

We want it to fade smooth not 'hard'.
Yea.. thats the question. I'm not sure what it should do. Can you make it stop jumping?

Thank you.

@kenwheeler
Copy link
Owner

There really isn't a good way to make this work

sasensi added a commit to sasensi/slick that referenced this issue May 4, 2020
This makes sure that when multiple animations are triggered in a row, only the last callback is executed.
Closes kenwheeler#607 kenwheeler#1737 kenwheeler#2401
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 a pull request may close this issue.

2 participants