diff --git a/rtgui/colorappearance.cc b/rtgui/colorappearance.cc index cbcf14b60..2c64f15e4 100644 --- a/rtgui/colorappearance.cc +++ b/rtgui/colorappearance.cc @@ -1593,6 +1593,8 @@ void ColorAppearance::presetcat02pressed () degreeout->setValue(90); ybout->setValue(18); tempout->setValue (nexttemp); + tempout->setAutoValue (true); + greenout->setValue (nextgreen); enableListener(); } else {