Ciecam - Change management viewing temperature and tint #7055 (#7058)

* Change management viewing temperature and tint

* Enable autotemp wbcamchanged and hide history message

* Change wbcamchnaged as proposed by kaesa
This commit is contained in:
Desmis
2024-05-01 07:49:14 +02:00
committed by GitHub
parent 95f85d50f5
commit a53ddf4282
4 changed files with 26 additions and 8 deletions

View File

@@ -66,7 +66,7 @@ public:
void autoCamChanged (double ccam, double ccamout) override;
bool autoCamComputed_ ();
void adapCamChanged (double cadap) override;
void wbCamChanged(double tem, double tin) override;
void wbCamChanged(double tem, double tin, bool autotemp) override;
bool adapCamComputed_ ();
void ybCamChanged (int yb) override;
bool ybCamComputed_ ();