Created
April 24, 2019 23:30
-
-
Save acotilla91/ac2c3cc659f673638133915e9f3958ed to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sub focusItem(item as Integer) | |
(...) | |
' Stop previous poster animation | |
m.animator.callFunc("finish") | |
end sub |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment