differentiate the action luma and chroma blend

This commit is contained in:
Desmis
2020-06-27 14:16:07 +02:00
parent 1ef71095d5
commit 60728717a6
11 changed files with 67 additions and 32 deletions

View File

@@ -978,7 +978,9 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, // EvlocallabcsThresholdmask
LUMINANCECURVE, // Evlocallabstr_mask
LUMINANCECURVE, // Evlocallabang_mask
LUMINANCECURVE // Evlocallabsoftradiusmask
LUMINANCECURVE, // Evlocallabsoftradiusmask
LUMINANCECURVE // Evlocallabblendmaskab
};