Some fixes for Noise Reduction, Issue 2557 #23
This commit is contained in:
@@ -1027,10 +1027,8 @@ void DirPyrDenoise::enabledChanged () {
|
||||
}
|
||||
|
||||
if (listener) {
|
||||
if (enabled->get_active ()) {autochromaChanged ();
|
||||
|
||||
if (enabled->get_active ())
|
||||
listener->panelChanged (EvDPDNEnabled, M("GENERAL_ENABLED"));
|
||||
}
|
||||
else
|
||||
listener->panelChanged (EvDPDNEnabled, M("GENERAL_DISABLED"));
|
||||
}
|
||||
|
Reference in New Issue
Block a user