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
Inside ImageResizer.js:35 even if I defined orientation: false in the config, auto orientation will take place, since it only checks for the property existence, without noticing its value
The text was updated successfully, but these errors were encountered:
Inside
ImageResizer.js:35
even if I definedorientation: false
in the config, auto orientation will take place, since it only checks for the property existence, without noticing its valueThe text was updated successfully, but these errors were encountered: