Setting the "Fill Mode" button state of the Profile selector to "off" by default (see issue 2329).
This commit is contained in:
@@ -346,7 +346,7 @@ void Options::setDefaults () {
|
||||
|
||||
rgbDenoiseThreadLimit = 0;
|
||||
|
||||
filledProfile = true;
|
||||
filledProfile = false;
|
||||
|
||||
showProfileSelector = true;
|
||||
FileBrowserToolbarSingleRow = false;
|
||||
|
Reference in New Issue
Block a user