chenglou / react-tween-state

React animation.
Other
1.74k stars 70 forks source link

adds delay support #5

Closed icodeforlove closed 10 years ago

icodeforlove commented 10 years ago

closes #4

chenglou commented 10 years ago

This diff currently doesn't work well with destructive animation. You can test that by quickly pressing the button on the second demo.

icodeforlove commented 10 years ago

Sorry i didn't test this with tweenState.stackBehavior.DESTRUCTIVE, do you have any suggestions?

chenglou commented 10 years ago

I'll be looking into it.

chenglou commented 10 years ago

Alright, I fixed the thing on my side. Can you rebase, fix that issue from my last comment, and squash into one commit? Though it might be easier for you to just copy paste from scratch.

icodeforlove commented 10 years ago

i just merged, copy and pasted, and force pushed.

chenglou commented 10 years ago

Cool, thanks!