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

py5_tools.register_processing_mode_key() should be optional for same-name keys in the namespace setup() and draw() are found #295

Closed
hx2A opened this issue May 4, 2023 · 0 comments · Fixed by #310

Comments

@hx2A
Copy link
Collaborator

hx2A commented May 4, 2023

py5 can use the same mechanism it uses to get setup() and draw() to get the callables. This registration function is still useful but it can be optional.

https://py5coding.org/reference/py5tools_register_processing_mode_key.html

@hx2A hx2A mentioned this issue Jun 24, 2023
@hx2A hx2A closed this as completed in 5b3000e Jun 24, 2023
@hx2A hx2A closed this as completed in #310 Jun 24, 2023
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 a pull request may close this issue.

1 participant