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

Fade broken with 2 slides & wrapAround #903

Closed
FuruholmAnton opened this issue Feb 13, 2019 · 1 comment
Closed

Fade broken with 2 slides & wrapAround #903

FuruholmAnton opened this issue Feb 13, 2019 · 1 comment

Comments

@FuruholmAnton
Copy link

Hi, I have an issue with the new fade. It doesn't always fade when changing slide, but instead just switches without any animation.
I created an example on Codepen where you could check it out.

https://codepen.io/Furuholm/pen/PVBWMV

@desandro
Copy link
Member

  1. You should disable contain option, if you have fade enabled. contain is designed for sliding animation and will likely cause issues with fading
  2. flickity-fade as another bug with only two slides and wrapAround. I'm tracking that at wrapAround incompatibility with a 2-slide carousel flickity-fade#1

Closing here as a duplicate. Follow there for updates.

@desandro desandro changed the title Fade animation doesn't work in some cases Fade broken with 2 slides & wrapAround Feb 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants