Do not explicit enable white balance when switching method, fixes #6365

This commit is contained in:
Ingo Weyrich
2021-09-19 12:29:09 +02:00
parent dd549c2bb9
commit d053f02450
2 changed files with 7 additions and 8 deletions

View File

@@ -949,7 +949,6 @@ void WhiteBalance::WBChanged(double temperature, double greenVal, float studgood
[this, temperature, greenVal, studgood]() -> bool
{
disableListener();
setEnabled(true);
temp->setValue(temperature);
green->setValue(greenVal);
StudLabel->set_text(