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 Animation #233

Closed
1 of 5 tasks
andyjamesn opened this issue Oct 6, 2021 · 3 comments
Closed
1 of 5 tasks

Fade Animation #233

andyjamesn opened this issue Oct 6, 2021 · 3 comments
Labels
duplicate This issue or pull request already exists

Comments

@andyjamesn
Copy link

andyjamesn commented Oct 6, 2021

Feature request is related to

  • The Vanilla JavaScript version
  • The React version
  • The Embla Carousel core (all versions)
  • Documentation website
  • Other

Is your feature request related to an issue?

No

Describe the solution you'd like

Add a fade effect on change. I was looking at the demo and I am sure if must be pretty similar to the scale example:

https://codesandbox.io/s/embla-carousel-scale-vanilla-gc3b0

I did look at it to see if I could adapt it but was not quite sure how to add this

It would be something like setting the CSS to change opacity with a transition eg:

transition: opacity 1250ms ease-in-out;

@andyjamesn andyjamesn added the feature request New feature or request label Oct 6, 2021
@davidjerleke
Copy link
Owner

davidjerleke commented Oct 7, 2021

Hi @andyjamesn,

This has been brought up a lot of times. I’m guessing you haven’t searched the issues for fade. And I suppose you haven’t read this too #187.

Here is the answer to this.

Please do some research before opening up another duplicate issue. Thanks for understanding!

David

@davidjerleke davidjerleke added the duplicate This issue or pull request already exists label Oct 7, 2021
@davidjerleke
Copy link
Owner

Duplicate of #39.

@davidjerleke
Copy link
Owner

Released in 8.1.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants