Thumbnail Exif string: append exposure compensation (see issue 1150)
In order for this option to work on previously browsed thumbs the cache must be cleared. (Please be sure to add to the build release notes)
This commit is contained in:
@@ -83,6 +83,7 @@ class Options {
|
||||
bool fbOnlyRaw;
|
||||
bool fbShowDateTime;
|
||||
bool fbShowBasicExif;
|
||||
bool fbShowExpComp;
|
||||
bool fbShowHidden;
|
||||
int fbArrangement;
|
||||
bool multiUser;
|
||||
|
Reference in New Issue
Block a user