You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The example custom adjustment on this page doesn't have a calculate() method, but the documentation states that all Adjustment subclasses must have a calculate() method, so we should probably add one that just returns the original dimensions.