You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to javascript-im...@googlegroups.com
You need to set a
minimum width & height and set the displayOnInit to true and this
will display the cropper at the minimum size, there is currently no way
to set a size other than the minimum size and display it on the start.
Although saying that you might be able to then call the method that
sets the co-ordinates after load.
-D
Michael B wrote:
Great work David!
I have a need to load a page with the cropper already activated on an
image and with the marching ants already set to a pre-specified box
size within the image.
I appreciate any suggestions.