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

Implement an EventEmitter pattern, to make managing event reactions more easy. #571

Closed
trusktr opened this issue Oct 20, 2020 · 1 comment
Labels

Comments

@trusktr
Copy link
Member

trusktr commented Oct 20, 2020

It would be similar to EventedTween in #329.

@trusktr
Copy link
Member Author

trusktr commented Jan 15, 2024

I think we're fine with the single callbacks. I haven't seen a compelling case to support multiple callbacks, especially as I want to move focus onto the Timeline feature (then maybe we can re-evaluate).

If someone has a use case that would benefit from this right now, feel free to re-open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

1 participant