Add forgotten checkbox and expander to reset button
This commit is contained in:
parent
6edf146cc3
commit
f81b8cf65c
@ -1674,6 +1674,18 @@ void Locallab::neutral_pressed()
|
||||
curvactiv->set_active(false);
|
||||
inversrad->set_active(false);
|
||||
inversret->set_active(false);
|
||||
protectSkins->set_active(false);
|
||||
avoidColorShift->set_active(true);
|
||||
pastSatTog->set_active(true);
|
||||
expcolor->setEnabled(false);
|
||||
expexpose->setEnabled(false);
|
||||
expvibrance->setEnabled(false);
|
||||
expblur->setEnabled(false);
|
||||
exptonemap->setEnabled(false);
|
||||
expreti->setEnabled(false);
|
||||
expsharp->setEnabled(false);
|
||||
expcbdl->setEnabled(false);
|
||||
expdenoi->setEnabled(false);
|
||||
stren->resetValue(false);
|
||||
gamma->resetValue(false);
|
||||
estop->resetValue(false);
|
||||
|
Loading…
x
Reference in New Issue
Block a user