Skip to content
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

crop upload image. #63

Open
SongZhao opened this issue Nov 21, 2017 · 1 comment
Open

crop upload image. #63

SongZhao opened this issue Nov 21, 2017 · 1 comment

Comments

@SongZhao
Copy link

I'm submitting a ... (check one with "x")

[ ] bug report
[ ] feature request
[x] support request

in the camera.provider.ts, I set 'crop = true' when I choose img from photolibrary. But it doesn't do anything. It does work for getPictureFromCamera(). I wonder this is intended or it's a bug.

getPictureFromPhotoLibrary() {
    return this.getImage(this.camera.PictureSourceType.PHOTOLIBRARY, true);
  }
@nazrdogan
Copy link
Contributor

I think its about native implementation. Check this docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants