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

Make ColourMap name string case match code #265

Closed
sebjameswml opened this issue Oct 14, 2024 · 0 comments · Fixed by #266
Closed

Make ColourMap name string case match code #265

sebjameswml opened this issue Oct 14, 2024 · 0 comments · Fixed by #266

Comments

@sebjameswml
Copy link
Collaborator

So ColourMap::colourMapTypeToStr (ColourMapType::Plasma) returns "Plasma" not "plasma".

All input strings passed to strToColourMapType should be lower-cased, then the name testing carried out on the lower case version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant