Solving issue 1760: "ALLEnhance=false added to saved PP3 processing profiles"

This commit is contained in:
natureh 510
2013-03-10 11:57:24 +01:00
parent edeae689a6
commit b038720e37
12 changed files with 27 additions and 28 deletions

View File

@@ -130,7 +130,7 @@ void ImProcCoordinator::updatePreviewImage (int todo, Crop* cropCall) {
rp.ca_autocorrect = false;
rp.hotdeadpix_filt = false;
rp.ccSteps = 0;
rp.all_enhance = false;
//rp.all_enhance = false;
}
progress ("Applying white balance, color correction & sRGB conversion...",100*readyphase/numofphases);