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

onCropImage return bytes with black image on web #22

Closed
VagnerWillian opened this issue Oct 25, 2022 · 3 comments
Closed

onCropImage return bytes with black image on web #22

VagnerWillian opened this issue Oct 25, 2022 · 3 comments

Comments

@VagnerWillian
Copy link

On Mobile it works perfectly, however, on the web, the onCropImage function returns bytes with a black image, invalid bytes.
Help-me!

@ikbendewilliam
Copy link
Collaborator

Hi, we are aware of this. There is an issue with drawing on canvas. For more information, see #9

I've fixed the drawing, you can check it out here. The cropping itself is not working yet.

I'm working on a solution, but it's not really priority for us, therefore I can't give you an ETA.
Feel free to have a look yourself 😉

@ikbendewilliam
Copy link
Collaborator

Duplicate of #9

@ikbendewilliam ikbendewilliam marked this as a duplicate of #9 Oct 25, 2022
@VagnerWillian
Copy link
Author

Thanks for answer, await for solution :D

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