wbotelhos/stepy

Easy way to implement slide transition animation?

Opened this issue · 3 comments

We'd like to have a fade-in/fade-out animation when changing slides. How would one implement this?

Gog0 commented

I just forked the project to add transition. I sended a Pull Request to wbotelhos, but you can have a look here : https://github.com/Gog0/stepy

Cool @Gog0,

Could you do a pull request?

Gog0 commented

I already did it : #22

It's my first pull request, so tell me if I've done something wrong.