Skip to content
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

panOnlyWhenZoomed doesn't allow to zoom out on Android Chrome 56 #326

Closed
adamromero opened this issue Mar 17, 2017 · 2 comments
Closed

panOnlyWhenZoomed doesn't allow to zoom out on Android Chrome 56 #326

adamromero opened this issue Mar 17, 2017 · 2 comments

Comments

@adamromero
Copy link

adamromero commented Mar 17, 2017

Subject of the issue

When setting panOnlyWhenZoomed: true, after pinch zooming, I'm unable to zoom out, instead the image jumps around. This specifically appears to happen when you pinch zoom, lift finger tips from the screen, and then, try to zoom out. Zooming in and out seems to work as long as you continue to touch the screen. Works perfectly on Firefox, haven't tried other browsers or devices.

Your environment

  • jquery.panzoom 3.2.2
  • jquery 2.2.4 & 3.1.1
  • Chrome 56 on Android

Steps to reproduce

Open this on chrome 56 on mobile device.
https://adamromero.github.io/issue/

Expected behaviour

Should be able to zoom out when only allowing panning on zoomed image

Actual behaviour

Can't zoom out on zoomed image using panOnlyWhenZoomed.

@inuyaksa
Copy link

inuyaksa commented May 9, 2017

Same as #303 (fixed with my pull request #330)

@jcnventura
Copy link
Contributor

Duplicate of #303

@lock lock bot locked as resolved and limited conversation to collaborators Aug 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants