stephane-monnot / react-vertical-timeline

Vertical timeline for React.js
https://stephane-monnot.github.io/react-vertical-timeline/
MIT License
1.07k stars 158 forks source link

Property proposal: animateOnce #122

Closed maximotus closed 2 years ago

maximotus commented 2 years ago

Hey folks,

I think it would be cool to include an additional property named animateOnce. Could avoid workarounds.

Like this:

animateOnce - default false Whether the element should only animate once or not.

What do you think?

Best, maximotus

stephane-monnot commented 2 years ago

It's a bug. I will check it.

stephane-monnot commented 2 years ago

Can you check the v3.4.1 please ? Thank you

maximotus commented 2 years ago

I see, thanks!