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:
blitzgneisserin 2021-08-20 10:25:58 +02:00 committed by GitHub
parent a2c8f329a8
commit e3bc8d0634
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -366,7 +366,7 @@ namespace procparams
{
const short SpotParams::minRadius = 5;
const short SpotParams::maxRadius = 100;
const short SpotParams::maxRadius = 400;
ToneCurveParams::ToneCurveParams() :