FormidableLabs / nuka-carousel

Small, fast, and accessibility-first React carousel library with an easily customizable UI and behavior to fit your brand and site.
https://commerce.nearform.com/open-source/nuka-carousel
Other
3.06k stars 593 forks source link

Cloned slides exhibit zoom animation behavior #928

Closed zdolin closed 2 years ago

zdolin commented 2 years ago

Describe Your Environment

Describe the Problem

See example here https://codesandbox.io/s/upbeat-pateu-ylg2v9

Expected behavior: When setting animation to "zoom", only the current slide should scale. Actual behavior: When setting animation to "zoom", the prev/next cloned slides also exhibit the scaling effect.

zdolin commented 2 years ago

@ValGeorgiev any thoughts on fixing this one?

ValGeorgiev commented 2 years ago

Hey @zdolin sorry for the late response, but I am super busy on other stuffs. I will prepare a PR for you asap. Thanks for raising this with us.

zdolin commented 2 years ago

@ValGeorgiev understood! much appreciated

ValGeorgiev commented 2 years ago

I will prepare a release today, which will include this fix

ValGeorgiev commented 2 years ago

This fix is included in v5.2.0, please reopen or open other issue if you are still reproducing it. Thanks again for raising this with us