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
When setting both imageHeight and imageWidth, then the aspect ratio of the image is preserved (the smaller size wins). This contradicts the README, which says "If only one dimension is specified, the image's original aspect ratio is maintained." (My interpretation is to "iff" here instead of "if".)