IanLunn/Sequence

Add resetStepWhenSkipped option

IanLunn opened this issue · 0 comments

Add a resetStepWhenSkipped option so that when the next step is navigated to whilst the current one is still animating, the current step's animations get reset back to their starting position.

This will need to be integrated with the fadeStepWhenSkipped option so that the reset occurs after the fade if enabled.