-
Notifications
You must be signed in to change notification settings - Fork 228
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Activate Upload on an Event and Custom Button for Crop/Save #139
Comments
I have already implemented the point 2. If you can I can upload this feature
|
@marcosschroh Yes, I would appreciate you sharing with me, pointing me to a PR or similar so I can implement this. |
I ended up taking a stab at this myself. @marcosschroh Is this similar to what you did? It seems to work: |
Hey.. sorry for the late response... Take a look in my repo: https://github.com/marcosschroh/croppic/blob/master/croppic.js |
I have submitted PR #143 to create the custom crop button as well as an option to not display the red reset button. |
Is there a way I could implement the following two enhancements:
click
event andtrigger('click')
on a custom upload link in the modal and that did not work.customUploadButtonId
, is there a way to have a custom crop/save button. I would like to remove the crop/save icon from the image space and have a button off the image to do the save. I'm concerned my users will not associate that button with saving the image and lose their changes.The text was updated successfully, but these errors were encountered: