Open GoogleCodeExporter opened 8 years ago
I have found a strange thing.
when the touch began,
[self stopAnimationInternally];
[self startAnimation];
are called.
but when touch end, the stopAnimation isn't called...
so the drawView function is always running after touch end.
Why don't stop animation when touch end ???
Original comment by youngpla...@yahoo.com.cn
on 9 Jul 2012 at 7:41
Yes you have reason about stopAnimation, I am using stopOnlyAnimation and I
will fix this.
Original comment by javbae...@gmail.com
on 18 Jul 2012 at 1:00
Original issue reported on code.google.com by
youngpla...@yahoo.com.cn
on 9 Jul 2012 at 6:44