Matheus Davidson
Matheus Davidson
@JoshuaNovak919 solution works for me as well, thank you!
I'll make a test, give me a moment.
i have confirmed the problem with the replace method, will need more time to find a fix. What you could do in the meantime is destroy angular-cropper html with ngIf,...
Did you load angular-cropperjs in the module youre using?
It should work out of the box, its just angular and javascript. Are you trying to move the cropper by touch or events? if by events, are you accessing the...
Your problem may not be the cropper but the toolbar. I've had a problem with ionic in the past that buttons inside the toolbar did not trigger the click event,...
Just tested, it works with ionic: https://plnkr.co/edit/4vNgFI2GhBGyquATQRWm?p=preview
Just tested now, its working
have a look at cropperjs documentation: https://fengyuanchen.github.io/cropperjs/ Not sure if they have this option but you can do anything described on their doc.
Hi there, i am currently rewriting the lib with ng6, update coming soon