slidetoact icon indicating copy to clipboard operation
slidetoact copied to clipboard

Complete animation triggered twice

Open zeroDivider opened this issue 1 year ago • 1 comments

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.

zeroDivider avatar Apr 04 '23 16:04 zeroDivider

I updated to version 0.10.0 and I tried changing completeSlider() to setComplete(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

cortinico avatar Apr 22 '23 18:04 cortinico