react-easy-crop
react-easy-crop copied to clipboard
Rotation via touch input doesn't work on chrome or firefox
Describe the bug Google Chrome Version 128.0.6613.138 (Offizieller Build) (arm64) Firefox Version 130.0.1 (64-Bit)
The rotation feature via touch input doesn't work for me on chrome and firefox on MacOs. Zooming via pinch works everywhere for me. Zooming and rotating works for me only in safari.
To Reproduce Steps to reproduce the behavior:
Use Chrome on MacOs (latest version) and try to rotate your example https://codesandbox.io/p/sandbox/y09komm059?file=%2Fsrc%2Findex.js%3A81%2C15-81%2C45
Expected behavior I expected that the rotation would work on touch inputs
- Please create a CodeSandbox that demonstrates your issue. https://codesandbox.io/p/sandbox/y09komm059?file=%2Fsrc%2Findex.js%3A81%2C15-81%2C45