Problem with active slide width resize animation and update #1296
nmcmoreira
started this conversation in
General
Replies: 1 comment
-
I think I have a similar. I'm trying to animate height changes while keep my active slide on view. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
I am having some shenanigans when trying to animte the width of the active slider when scrolling right to left. Not left to right.
Active slider has a diferente width, but when the width of the active slide is animated via css transition, right to left, it messes with translate animation of the all slider. If i only change de width without animation (transition: width 300ms ease-in) everything works ok.
Kind of hard to understand, but heres an example:
code.pen
Hope you guys understand what i mumbling about here ;)
Splide is great, hope is not dead
Thank you all
Beta Was this translation helpful? Give feedback.
All reactions