Fixed curves histograms showing garbage on opening image
This commit is contained in:
@@ -94,8 +94,6 @@ CurveEditor::CurveEditor (Glib::ustring text, CurveEditorGroup* ceGroup, CurveEd
|
|||||||
bgHistValid = false;
|
bgHistValid = false;
|
||||||
selected = DCT_Linear;
|
selected = DCT_Linear;
|
||||||
|
|
||||||
histogram(256); // histogram values
|
|
||||||
|
|
||||||
group = ceGroup;
|
group = ceGroup;
|
||||||
subGroup = ceSubGroup;
|
subGroup = ceSubGroup;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user