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

Panning does not work in Android Chrome 55 #308

Closed
pravid opened this issue Dec 30, 2016 · 4 comments
Closed

Panning does not work in Android Chrome 55 #308

pravid opened this issue Dec 30, 2016 · 4 comments

Comments

@pravid
Copy link

pravid commented Dec 30, 2016

Panning does not work in Android Chrome 55
I've been using panzoom long time now. It works fine on desktop and mobile devices.
The problem started with android chrome version 55. It zooms but if you start panning it does not work
Zooming works fine but panning does not work

Your environment

  • version of jquery.panzoom 2.05
  • version of jquery 1.4
  • which browser and its version Chrome 55 on Android
@OmniCHI
Copy link

OmniCHI commented Jan 3, 2017

There are some solutions you can try here, none worked for me yet though: #303

@pravid
Copy link
Author

pravid commented Jan 5, 2017

Yes, this (#303) helped me.
Commenting line "this.panning = true" at line no 1164 worked for me.
Another problem because of this change was that my image view was shifted halfway down to center of page div. But sorted it by specifying height for main page div.
Closing this issue since it works for now.

@pravid pravid closed this as completed Jan 5, 2017
@nich008
Copy link

nich008 commented Jan 6, 2017

You raised the issue on version 2.05 - did you get it working or did you change to 3.2.x?

@pravid
Copy link
Author

pravid commented Jan 18, 2017

Sorry for late reply. Yes, I did used new version file and updated code in that as mentioned above.

@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