This commit is contained in:
Roel Baars
2019-09-04 19:35:13 +02:00
committed by GitHub
parent bb97a30058
commit e9ac64a495

View File

@@ -151,6 +151,8 @@ HistogramPanel::HistogramPanel ()
else
showMode->set_image(*mode2Image);
showBAR->set_image (showBAR->get_active() ? *barImage : *barImage_g);
raw_toggled(); // Make sure the luma/chroma toggles are enabled or disabled
setExpandAlignProperties(showRed , false, false, Gtk::ALIGN_START, Gtk::ALIGN_CENTER);
setExpandAlignProperties(showGreen, false, false, Gtk::ALIGN_START, Gtk::ALIGN_CENTER);