Fixed bug if spot outside Preview

This commit is contained in:
Desmis
2017-02-23 16:14:51 +01:00
parent 456909192c
commit d7088f9261
11 changed files with 197 additions and 183 deletions

View File

@@ -537,7 +537,11 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, //Evlocallabcurvactiv
LUMINANCECURVE, //Evlocallabccshape
LUMINANCECURVE, //EvlocallabqualitycurveMethod
ALLNORAW // EvWBtempBias
ALLNORAW, // EvWBtempBias
LUMINANCECURVE, //Evlocallabhueref
LUMINANCECURVE, //Evlocallabchromaref
LUMINANCECURVE //Evlocallablumaref
};