Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] Correct type of AnimClip eventHandler parameter #4166

Merged
merged 1 commit into from
Apr 4, 2022

Conversation

willeastcott
Copy link
Contributor

Fix JSDoc declaration for eventHandler parameter of the AnimClip constructor.

Fixes #4117

I confirm I have read the contributing guidelines and signed the Contributor License Agreement.

@willeastcott willeastcott added bug area: animation Animation related issue labels Apr 2, 2022
@willeastcott willeastcott self-assigned this Apr 2, 2022
@willeastcott willeastcott changed the title [FIX] Correct type of AnimClip eventHandler parameter [FIX] Correct type of AnimClip eventHandler parameter Apr 2, 2022
@willeastcott
Copy link
Contributor Author

I had a go at fixing this @ellthompson - let me know if it's OK. 😄

@willeastcott willeastcott merged commit 0290314 into main Apr 4, 2022
@willeastcott willeastcott deleted the fix-anim-clip branch April 4, 2022 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: animation Animation related issue bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AnimClip constructor has incorrect type for eventHandler parameter
3 participants