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

Add Event support #4

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

danjenkins
Copy link

closes #3

This PR is a draft right now... I wanted to see what you thought of the idea.

This way you can pass a map of callbacks into SetEvents - so far I only added support for onTallyBySource and onTallyByIndex... but it means you don't need to have a loop asking for the data... you get told when it's changed...

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.

Events/Callbacks
1 participant