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

Workaround for values defined as list of atoms #1041

Merged

Conversation

binaryseed
Copy link
Contributor

This PR updates the SDL rendering to handle the temporary situation where Enum values have been defined as a list of raw atoms instead of Blueprint structs.

This change happened in #1023 to support defining dynamic Enum values.

Fixes #1040

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.

Regression in 1.6 using enum values(dynamic and static)
1 participant