Definitely disable luma now

This commit is contained in:
Thanatomanic
2018-06-15 20:42:26 +02:00
parent 09a93c72bb
commit 658d975fa1

View File

@@ -132,7 +132,7 @@ HistogramPanel::HistogramPanel ()
showRed->set_active (true);
showGreen->set_active (true);
showBlue->set_active (true);
showValue->set_active (true);
showValue->set_active (false);//unactive by default
showChro->set_active (false);//unactive by default
showRAW->set_active (false);