Skip to content

cropperjs@1.5.8 doesn't pinch zoom-out on device #726

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

Closed
eun-choi opened this issue Sep 9, 2020 · 0 comments
Closed

cropperjs@1.5.8 doesn't pinch zoom-out on device #726

eun-choi opened this issue Sep 9, 2020 · 0 comments
Labels

Comments

@eun-choi
Copy link

eun-choi commented Sep 9, 2020

Describe the bug
cropperjs@1.5.8 doesn't pinch zoom-out on device.
Only the pinch zoom-in function works.
In version 1.5.7, both pinch zoom-in and zoom-out worked fine.

To Reproduce
Steps to reproduce the behavior:

  1. npm i cropperjs@1.5.8
  2. run on iOS/Android device
  3. try pinch zoom-out
  4. function fail
  5. npm i cropperjs@1.5.7
  6. run on iOS/Android device
  7. try pinch zoom-out
  8. works fine

or

  1. run on iOS/Android device
  2. run Safari/Chrome app
  3. go to https://fengyuanchen.github.io/cropperjs/
  4. try pinch zoom-out
  5. function fail
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants