Solving issue #4014 : Batch Edit "Transform-Resize" randomly changes

default values in USM

Reidentation in batchtoolpanelcoord.cc for a more compact code
This commit is contained in:
Hombre57
2017-08-29 02:07:58 +02:00
parent f3b4722e4f
commit 8df659d2fd
9 changed files with 226 additions and 465 deletions

View File

@@ -57,6 +57,9 @@ public:
void setDimensions ();
void enabledChanged ();
void setAdjusterBehavior (bool scaleadd);
void trimValues (rtengine::procparams::ProcParams* pp);
private:
void fitBoxScale ();
int getComputedWidth ();