clean up finishCallback if stopping animation

This commit is contained in:
2024-08-16 20:05:20 -05:00
parent 55ef19a58a
commit b46b0fa192

View File

@@ -44,4 +44,5 @@
}))
(method :Void stopAnimation []
(set animation.finishCallback null)
(animation.stop))