ragnarlotus / vue-flux

Image slider which comes with 20 cool transitions

Home Page:https://ragnarlotus.github.io/vue-flux-docs/demos/demos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Book transition animation doesn't correspond to forward/backward buttons

bpossolo opened this issue · comments

I noticed this when using the book transition on my personal app but verified it's an issue in the demo too:
https://deulos.github.io/vue-flux-docs/demos/vue-flux/

to reproduce, unselect all the transitions except Book.
Click the back button (notice the page moves backwards properly).
Then click the forward button (notice the animation uses the backwards animation again).

uncheck then recheck the book animation checkbox
click the forward button (notice the page moves forward properly)
then click the back button (notice the animation uses the forward animation again)

Thanks, I will review it and let you now :)

You are dman right 😂

I will create a fix version this week.

Thanks for reporting!

Awesome!

I took a quick look at the code hoping it was something I’d easily spot/fix but didn’t figure it out in the little time I had. I appreciate you jumping on it so quickly though!

It is already fixed :)

Awesome!! Thank you! I’ll pull it in tonight!

works perfect!