brainhubeu / react-file-input

 ⚛️  A file Input, with drag'n'drop and image editor for React
https://brainhub.eu/
MIT License
77 stars 11 forks source link

Hand Gestures with Smartphone for Cropping Tool #79

Closed fauzikitalabs closed 4 years ago

fauzikitalabs commented 4 years ago

Hello,

Hope you find this question well.

I am really excited with this project. It already helps us a lot in terms of image upload management.

Just would like to understand more about this project. Does the cropping tool support the hand gesture for smartphone user?

Regards,

Fauzi

piotr-s-brainhub commented 4 years ago

@fauzikitalabs

Thanks for this question. I see cropping doesn't work properly in https://brainhubeu.github.io/react-file-input/docs/examples/cropTool because it just uploads an image and I'm not able to crop it. However, I will consult that with my team.

fauzikitalabs commented 4 years ago

No problem at all. I do wish some improvements for this project because it helped simplifying the image upload process. Wish you and your team a really good luck for this. ;)

piotr-s-brainhub commented 4 years ago

@fauzikitalabs

I created:

piotr-s-brainhub commented 4 years ago

So the cropping works on desktop but only partially on mobile (hand gestures aren't available).