Add function needsScale() to make sure scale is applied if defish is not active
This commit is contained in:
@@ -127,6 +127,7 @@ class ImProcFunctions
|
||||
bool needsDistortion() const;
|
||||
bool needsRotation() const;
|
||||
bool needsPerspective() const;
|
||||
bool needsScale() const;
|
||||
bool needsGradient() const;
|
||||
bool needsVignetting() const;
|
||||
bool needsLCP() const;
|
||||
|
Reference in New Issue
Block a user