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
I have to have a specific size of image extracted/resized out of a bigger one, and I thought imgAreaSelect would be the natural choice - unfortunately it seems it breaks in this case, as you can see in this jsfiddle:
In general, when maxWidth, maxHeight, minHeight and minWidth are used it seems to not work, or when it does work even just clicking the image appears to break it.
The text was updated successfully, but these errors were encountered:
I have to have a specific size of image extracted/resized out of a bigger one, and I thought imgAreaSelect would be the natural choice - unfortunately it seems it breaks in this case, as you can see in this jsfiddle:
http://jsfiddle.net/8knnx00p/
In general, when maxWidth, maxHeight, minHeight and minWidth are used it seems to not work, or when it does work even just clicking the image appears to break it.
The text was updated successfully, but these errors were encountered: