slick-animation icon indicating copy to clipboard operation
slick-animation copied to clipboard

animations reset at start of transition

Open tmcreativeltd opened this issue 5 years ago • 0 comments

I'm not sure if it is a bug or just me not using the features correctly however if you have elements animated to different points within each slide they are all reset to the original scale/position by default just at the start of the transition (slide or fade).

I've found that commenting out the 'slickSetAnimationDefault' on the 'beforeChange' function at the bottom of your code sorts it but then the slides are not reset for the next time around.

I'm looking into a way of delaying this function till the end of the transition however I wondered if I was using it wrong somehow?

Thanks... great code apart from this!

tmcreativeltd avatar Mar 05 '19 16:03 tmcreativeltd