react-easy-crop icon indicating copy to clipboard operation
react-easy-crop copied to clipboard

Rotation via touch input doesn't work on chrome or firefox

Open mightym opened this issue 5 months ago • 3 comments

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

mightym avatar Sep 24 '24 15:09 mightym