Merge with 6e384f1d399717d5c68fca35de1f00394a6f1d58
This commit is contained in:
@@ -356,6 +356,9 @@ void ICMPanel::read (const ProcParams* pp, const ParamsEdited* pedited) {
|
||||
tcurveconn.block(true);
|
||||
blendcmsconn.block(true);
|
||||
|
||||
if(pp->icm.input.substr(0,5) != "file:")
|
||||
ipDialog->set_filename("");
|
||||
|
||||
if (pp->icm.input == "(none)" && icamera->get_state()!=Gtk::STATE_INSENSITIVE) {
|
||||
inone->set_active (true);
|
||||
ckbBlendCMSMatrix->set_sensitive (false);
|
||||
|
Reference in New Issue
Block a user