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
how to set a width and height for big images ? this doesn't work <div id="cropperContainer2" class="cropperContainer" style="width: 1000px;height: 500px;"></div>
The text was updated successfully, but these errors were encountered:
I'm having the same issue as well. Is the size of the container supposed to be set by the style of the container or by a parameter passed into ICropper(
how to set a width and height for big images ? this doesn't work
<div id="cropperContainer2" class="cropperContainer" style="width: 1000px;height: 500px;"></div>
The text was updated successfully, but these errors were encountered: