Graphite
Graphite copied to clipboard
Fix crash when selecting "Brightness/Contrast classic" node
Resolves #3206
The crash was because both the normal and classic brightness/contrast nodes were using the same brightness_contrast_properties function and that function used input indexes from the normal node rather than the classic one. Since the classic node didn't have the use_classic input that the normal brightness/contrast node has, there was an OOB when brightness_contrast_properties tried to read it.
!build
| 📦 Build Complete for a8d84520244c7ed2d77d5eb29d59c0ddda7fb33c |
|---|
| https://b18a36f3.graphite.pages.dev |