Comitting p tch from issue #909: Histogram behave oddly when resizing, buttons takes too much space

This commit is contained in:
Hombre
2011-08-12 14:49:00 +02:00
parent 9cf4d113db
commit 8fa4667ee3
25 changed files with 512 additions and 104 deletions

View File

@@ -147,8 +147,9 @@ class Options {
double sndLngEditProcDoneSecs; // Minimum processing time seconds till the sound is played
bool sndEnable;
bool tunnelMetaData; // Pass through IPTC and XMP unchanged
bool tunnelMetaData; // Pass through IPTC and XMP unchanged
int histogramPosition; // 0=disabled, 1=left pane, 2=right pane
bool histogramBar;
bool showProfileSelector;
bool FileBrowserToolbarSingleRow;