Fixed bug and add graduated filter to shadowsHighlight

This commit is contained in:
Desmis
2019-11-22 10:46:33 +01:00
parent 29d132f0fc
commit 06131b5bf8
10 changed files with 129 additions and 7 deletions

View File

@@ -854,7 +854,9 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, //Evlocallabstrmaskexp
LUMINANCECURVE, //Evlocallabangmaskexp
LUMINANCECURVE, // Evlocallabstrexp
LUMINANCECURVE // Evlocallabangexp
LUMINANCECURVE, // Evlocallabangexp
LUMINANCECURVE, //EvlocallabstrSH
LUMINANCECURVE //EvlocallabangSH
};