@joshhowardla you need to have the first croppie save the original image and then set the datasource of the second croppie to the first croppies original image
@joshhowardla you need to have the first croppie save the original image and then set the datasource of the second croppie to the first croppies original image
Hey @mishav thanks again for this amazing free plugin. I have a request (I usually donât do this, instead always try to find the right solution, but in this case there is no solution inside bubble, I have researched everything, and your plugin is perfect and I believe, in my understanding, itâs not that difficult of request )
Is it possible to, by any way, when using the plugin, turn off the cropping, square and/or circular of the plugin in order to save the resulting image with the desired compression and dimension, your plugin has this two options , and itâs perfect for me and believe to more people, also would be amazing to, letâs say if I change the width of an image, the height would adjust proportional to the original image, or if I change the height the width would adjust too.
Thatâs it. . I do not know if is too much of a request.
Thanks again.
Cheers!!!
I have an odd issue on mac using images from my own AWS S3 (uploaded with zeroqodeâs plugin)
PC - works fine
Mac Safari - If I load a dynamic image to the croppie it wonât display unless I refresh
Mac Chrome - Wonât display at all.
Mac Firefox - works fine.
I think itâs a CORS issue. I had similar problems with @ZeroqodeSupport 's PDF generator (they fixed it) and have spoken with @Jici about it as well.
Hi @mishav
is the enableResize boolean an option within the plugin? So user can dynamically change the viewport.
I cant seem to find this option anywhere!
many thanks
Iâm experiencing some buggy behavior with the croppie plugin. When a user clicks cancel in the popup for selecting their image files, the croppie doesnât recognize the cancel request and doesnât âresetâ or recognize that cancel was pressed.
Another issue is that at times when the croppie element is clicked the popup to select image files doesnât show up, so a user has no ability to select an image, but the croppie element gets triggered expecting a user to either select an image file or cancel.
How can I have different ratio using this? I want to have options to make the viewport âsquare (1:1)â â4:3â 16:9".
Hi @boston85719,
I think both of these issues stem from having a separate Browse button to trigger the HTML input. Browsers try to prevent script-initiated access to local files, and may not see the button click as related to the sent click on the input.
Over the next few weeks I plan to look into solutions
Thanks for highlighting the issue.
I think this is a relatively recent addition. I was holding off updating the version because of some bugs in the newer version, if theyâre fixed then yes good idea to upgrade!
EDIT - the bug is still there, try on the home page, rotating the dog in the vanilla example.
I guess I could maybe possibly put a workaround for the bugs, and apply the updated version.
Can you show how youâd use these options? How would you specify the actual size of the viewport? Perhaps you can put calculated values into the viewport height and width, linked to some controls on the page.
I want to have buttons â1:1 3:4 16:9â etc
When a user clicked 1:1, I want to change the viewport size to 200height x 200width for example.
Iâm planning to change the viewport height and width with dynamic values. However, I canât change the values dynamically. Thereâs only static/fixed vales. There is no option to put dynamic values.
Welcome back
Ah, I see the problem! Iâll add that to the next release, which is currently pencilled in for end of next week.
Thank you, its been a very long time!
Thank you very much. Will wait for it.
Good to see you back around Mishav I havenât seen you name pop up for a while.
Thank you Chad! Its nice to see you are around here too :]
Everyone was kinda worried
Hi @mishav, can you include âuploaded file sizeâ?
Want to get the uploaded file size (the file size after compression and upload). Will be useful for file managers.
Good idea @shu.teopengco
Thank you @shu.teopengco for the suggestion
Thank you very much @mishav! Will wait for the uploaded file size