cordova-plugin-camera icon indicating copy to clipboard operation
cordova-plugin-camera copied to clipboard

Edit mode for selected image

Open JDonadio opened this issue 5 years ago • 2 comments

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 !

JDonadio avatar Jul 23 '20 14:07 JDonadio

In which platform are you seeing this? Can you provide a sample app or sample code?

jcesarmobile avatar Jul 23 '20 17:07 jcesarmobile

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!

JDonadio avatar Jul 23 '20 22:07 JDonadio