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

Allow detail to be Loaded from Config #5

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

svm420
Copy link

@svm420 svm420 commented Jan 18, 2025

This will allow detail to be loaded like the other recolor variables. Not sure why it was originally excluded from being loaded, but I found it cumbersome to have to adjust the value every time I loaded a preset. Current presets would need to be updated otherwise when loading a preset without a value saved for detail the value will default to 0 instead of the current default of 100. I submitted a pull already to LazyPainter so that it will save the value of detail for all new created presets.

Load detail from the config node like the other recolor variables
Fix the value stored to detail being divided by 255 instead of 100
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.

1 participant