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

fix value dependent color usage #77

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

vorlon
Copy link
Contributor

@vorlon vorlon commented Aug 29, 2023

This PR simply adds a variable for the input value use_colors to be used in the if/then check later on. Otherwise the input value will be ignored, resulting in the condition to render true and only the default color will be used regardless of the setting.

add variable for input value use_colors to be used in if/then
@lubeda lubeda merged commit a5292dc into lubeda:main Aug 30, 2023
5 checks passed
@lubeda
Copy link
Owner

lubeda commented Aug 30, 2023

thanx

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.

2 participants