Merge with branch 'dev/newlocallab'...

Others:
- Improves "Local Contrast" tool GUI behavior
- Fixes label for default complexity mode choice in preferences windows
This commit is contained in:
Pandagrapher
2020-05-05 15:51:39 +02:00
16 changed files with 233 additions and 111 deletions

View File

@@ -946,6 +946,9 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, // Evlocallabresidshathr
LUMINANCECURVE, // Evlocallabresidhi
LUMINANCECURVE, // Evlocallabresidhithr
LUMINANCECURVE, // Evlocallabsigmalc
LUMINANCECURVE, // Evlocallabsigmalc2
LUMINANCECURVE, // Evlocallabblwh
LUMINANCECURVE, // EvlocallabcomplexityWithRefresh
M_VOID // EvlocallabcomplexityWithoutRefresh
};