Activated Auto Raw-CA-correction at zoom levels lower than 100%, Issue 2152
This commit is contained in:
@@ -143,7 +143,6 @@ void ImProcCoordinator::updatePreviewImage (int todo, Crop* cropCall) {
|
|||||||
if( !highDetailNeeded ){
|
if( !highDetailNeeded ){
|
||||||
// if below 100% magnification, take a fast path
|
// if below 100% magnification, take a fast path
|
||||||
rp.dmethod = RAWParams::methodstring[RAWParams::fast];
|
rp.dmethod = RAWParams::methodstring[RAWParams::fast];
|
||||||
rp.ca_autocorrect = false;
|
|
||||||
rp.hotdeadpix_filt = false;
|
rp.hotdeadpix_filt = false;
|
||||||
rp.ccSteps = 0;
|
rp.ccSteps = 0;
|
||||||
//rp.all_enhance = false;
|
//rp.all_enhance = false;
|
||||||
|
Reference in New Issue
Block a user