Added auto checkbox temperature viewing conditions when preset cat is selected
This commit is contained in:
parent
37f4066276
commit
fd47681fd4
@ -1593,6 +1593,8 @@ void ColorAppearance::presetcat02pressed ()
|
||||
degreeout->setValue(90);
|
||||
ybout->setValue(18);
|
||||
tempout->setValue (nexttemp);
|
||||
tempout->setAutoValue (true);
|
||||
|
||||
greenout->setValue (nextgreen);
|
||||
enableListener();
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user