Fixed display Transmission in Retinex
This commit is contained in:
parent
3c016c41e3
commit
2880cfbbda
@ -1011,6 +1011,8 @@ void Retinex::viewMethodChanged()
|
|||||||
} else if (viewMethod->get_active_row_number() == 3 || viewMethod->get_active_row_number() == 4) {
|
} else if (viewMethod->get_active_row_number() == 3 || viewMethod->get_active_row_number() == 4) {
|
||||||
gain->hide();
|
gain->hide();
|
||||||
offs->hide();
|
offs->hide();
|
||||||
|
transmissionCurveEditorG->show();
|
||||||
|
|
||||||
// vart->hide();
|
// vart->hide();
|
||||||
curveEditorGH->hide();
|
curveEditorGH->hide();
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user