mosch / react-avatar-editor

Small avatar & profile picture component. Resize and crop uploaded images using a intuitive user interface.
https://react-avatar-editor.netlify.app/
MIT License
2.37k stars 369 forks source link

Fix 371 dragging works on mobile #375

Closed adam-dill closed 2 years ago

adam-dill commented 2 years ago

This changes is fixing the issue: https://github.com/mosch/react-avatar-editor/issues/371

I'm unable to get the project to build as-is, but I'm running a vanilla JS (no Typescript) version, and this is what I needed to get the mobile version to work correctly.

dan-lee commented 2 years ago

Oops, this might be a bug that occurred during the rewrite to TS. Thanks will have a look at it!

roman-lazuka commented 2 years ago

so still looking?

dan-lee commented 2 years ago

Oops, sorry for reminding me @roman-lazuka! Looks good, will release a new beta soon

dan-lee commented 2 years ago

This was released as v14.0.0-beta.1, thanks @adam-dill 🚀