Disabled lensfun CA correction in default profiles
If the lensfun profile supports CA correction, having both lensfun CA correction and raw auto-CA correction enabled leads to artifacts as they badly interact with each other. Issue #5110
This commit is contained in:
@@ -32,7 +32,7 @@ CCCurve=0;
|
||||
LcMode=lfauto
|
||||
UseDistortion=true
|
||||
UseVignette=true
|
||||
UseCA=true
|
||||
UseCA=false
|
||||
|
||||
[Color Management]
|
||||
ToneCurve=false
|
||||
|
Reference in New Issue
Block a user