diff --git a/rtgui/locallabtools2.cc b/rtgui/locallabtools2.cc index f2f17917e..fbc05d2c9 100644 --- a/rtgui/locallabtools2.cc +++ b/rtgui/locallabtools2.cc @@ -4773,6 +4773,8 @@ LocallabMask::LocallabMask(): const LocallabParams::LocallabSpot defSpot; sensimask->setAdjusterListener(this); + blendmask->setLogScale(10, 0); + blendmaskab->setLogScale(10, 0); blendmask->setAdjusterListener(this); blendmaskab->setAdjusterListener(this); // softradiusmask->setLogScale(10, -10);