make spot removal tool bigger (#6339)
this change makes the spot removal tool bigger so it can be used for very large photos and to remove larger spots
This commit is contained in:
parent
a2c8f329a8
commit
e3bc8d0634
@ -366,7 +366,7 @@ namespace procparams
|
||||
{
|
||||
|
||||
const short SpotParams::minRadius = 5;
|
||||
const short SpotParams::maxRadius = 100;
|
||||
const short SpotParams::maxRadius = 400;
|
||||
|
||||
|
||||
ToneCurveParams::ToneCurveParams() :
|
||||
|
Loading…
x
Reference in New Issue
Block a user