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 missing circle constructor #1623

Merged
merged 1 commit into from
Nov 13, 2023
Merged

Conversation

glopesdev
Copy link
Member

This PR adds the missing constructor that allows creating dynamic values of type Circle without the need for custom scripting modules.

Fixes #1622

@glopesdev glopesdev added the fix Pull request that fixes an issue label Nov 13, 2023
@glopesdev glopesdev merged commit 6ae3248 into bonsai-rx:main Nov 13, 2023
3 checks passed
@glopesdev glopesdev deleted the issue-1622 branch November 13, 2023 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Pull request that fixes an issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Circle value type does not expose a constructor
1 participant