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

@@ -81,6 +81,9 @@ private:
Adjuster* const rewei;
Adjuster* const sensitm;
Adjuster* const retrab;
Adjuster* const hueref;
Adjuster* const chromaref;
Adjuster* const lumaref;
MyExpander* const expcolor;
MyExpander* const expblur;