clean up finishCallback if stopping animation
This commit is contained in:
@@ -44,4 +44,5 @@
|
|||||||
}))
|
}))
|
||||||
|
|
||||||
(method :Void stopAnimation []
|
(method :Void stopAnimation []
|
||||||
|
(set animation.finishCallback null)
|
||||||
(animation.stop))
|
(animation.stop))
|
Reference in New Issue
Block a user