Increase slightly range color histogram Ciecam mode

This commit is contained in:
Desmis
2017-06-03 08:43:11 +02:00
parent adafe0d0f7
commit 0a18c96ae4
3 changed files with 20 additions and 3 deletions

View File

@@ -620,7 +620,9 @@ void DiagonalCurveEditorSubGroup::switchGUI()
} else {
// dCurve ave a ColorProvider or a background gradient defined, so we create/update the object
if (!leftBar) {
leftBar = new ColoredBar(RTO_Bottom2Top);
leftBar = new ColoredBar(RTO_Bottom2Top);
}
if (barColorProvider) {