cordova-plugin-camera
cordova-plugin-camera copied to clipboard
Edit mode for selected image
Feature Request
Motivation Behind Feature
Actually the edittion mode is only available for images taken from the camera but not for the selected one from the photo library.
Feature Description
Ability to use the edition mode of this plugin on both modes: take and browse.
Alternatives or Workarounds
For now I'm using Cropper.js but the performance is really laggy for large images if you need to rotate or flip the canvas.
Thank you Sr !
In which platform are you seeing this? Can you provide a sample app or sample code?
I'm trying on a OnePlus 3T with Android 9.
You can check this out to reproduce the behavior:
https://github.com/JDonadio/ionic-camera
Let me know if you need more info. Thanks in advance!