Jonathan Stevens

Results 6 comments of Jonathan Stevens

Any help needed for cropping? I checked the underlying android lib and it doesnt have crop but someone added it in: https://github.com/burhanrashid52/PhotoEditor/issues/299

I think for ios this one would be a big upgrade from BrightRoom

@sankar2389 that would be great actually! I would like to POC this lib with ZLImageEditor

> Hey! Thanks for your PR. I'm currently not at home so I can't test the change, but it doesn't really look right to me to force-rotate it by 90...

So Something i noticed while testing: Test case: use front-facing camera, do not run `fun flipImage` Result: Image is mirrored as expected Test Case: Results: Image is rotated 90 degrees....

@coolvasanth the above fix seems to work but I got here with trial and error. I have not had the chance to go deep into the fix yet.