slidetoact
slidetoact copied to clipboard
Complete animation triggered twice
What kind of issue is this?
- [x] UI Bug
Details
I updated to version 0.10.0
and I tried changing completeSlider()
to setComplete(true, true)
After the change, complete animation is animating twice.
I updated to version
0.10.0
and I tried changingcompleteSlider()
tosetComplete(true, true)
After the change, complete animation is animating twice.
Could you clarify? I'm not able to reproduce. (While checking this I found another bug though: https://github.com/cortinico/slidetoact/pull/263 which is fixed).
Also are you sure you're on 0.10.0 and not on SNAPSHOT? @zeroDivider