Added auto checkbox temperature viewing conditions when preset cat is selected

This commit is contained in:
Desmis 2020-12-13 08:09:47 +01:00
parent 37f4066276
commit fd47681fd4

View File

@ -1593,6 +1593,8 @@ void ColorAppearance::presetcat02pressed ()
degreeout->setValue(90);
ybout->setValue(18);
tempout->setValue (nexttemp);
tempout->setAutoValue (true);
greenout->setValue (nextgreen);
enableListener();
} else {