Use previewDeltaE information to show deltaE

This commit is contained in:
Desmis
2020-05-12 17:19:44 +02:00
parent 276dd89382
commit fb4f64699b
6 changed files with 18 additions and 17 deletions

View File

@@ -3884,7 +3884,7 @@ void LocallabShadow::updateGUIToMode(const modeType new_type)
{
if (new_type == Normal) {
// Advanced widgets are hidden in Normal mode
shMethod->hide();
shMethod->show();
blurSHde->hide();
lapmaskSH->hide();
gammaskSH->hide();