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

Minor improvements to option list #3988

Merged
merged 8 commits into from
Jan 15, 2024
Merged

Conversation

rodrigogiraoserrao
Copy link
Contributor

When instantiating an option list, immediately map IDs to options so that methods like get_option can be used as soon as the option list is instantiated.

Fixes #3903.

@rodrigogiraoserrao rodrigogiraoserrao marked this pull request as ready for review January 9, 2024 14:35
@willmcgugan
Copy link
Collaborator

Merge when tests pass...

@rodrigogiraoserrao rodrigogiraoserrao merged commit 9c8976a into main Jan 15, 2024
20 checks passed
@rodrigogiraoserrao rodrigogiraoserrao deleted the selection-list-get-option branch January 15, 2024 10:56
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.

get_option in SelectionList not working
2 participants