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

Simplify controls #507

Merged
merged 6 commits into from
Nov 11, 2024
Merged

Simplify controls #507

merged 6 commits into from
Nov 11, 2024

Conversation

asny
Copy link
Owner

@asny asny commented Nov 11, 2024

No description provided.

@asny asny merged commit 7e7ebf9 into master Nov 11, 2024
5 checks passed
@thatcomputerguy0101
Copy link
Contributor

I like the simplifications in this, which reduces the redundancy in the event system. For the one file I had that this affects, this shortened it significantly since I was able to extend one of the built-in control interfaces and only intercept the one event type that I wanted to handle differently.

@asny
Copy link
Owner Author

asny commented Nov 13, 2024

Fantastic 🚀

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

Successfully merging this pull request may close these issues.

2 participants