Git Product home page Git Product logo

Comments (9)

anitasv avatar anitasv commented on May 26, 2024

For 2, it may not be easy to fix, there is a preventDefault in action: https://github.com/anitasv/zoom/blob/master/zoom.js#L316

You can try removing it and see how it works for you. This was done to avoid other effects like whole page zooming.

from zoom.

anitasv avatar anitasv commented on May 26, 2024

For 1: Check if this demo is working on your device: http://anitasv.github.io/zoom/zoom_2.html

from zoom.

peratik avatar peratik commented on May 26, 2024
  1. I checked, pan still woring on my device: Samsung j7 Pro

  2. Thank you, problem is fixed by removing preventDefault .

from zoom.

peratik avatar peratik commented on May 26, 2024
  1. Pan working on zoom. I want to disable pan on zoom.

from zoom.

anitasv avatar anitasv commented on May 26, 2024

Can you try 1.0.6 version, perhaps regression in the recent changes.

from zoom.

anitasv avatar anitasv commented on May 26, 2024

Oh that way; pan:false use to remove only single button panning. I can see this can be added.

from zoom.

peratik avatar peratik commented on May 26, 2024

Please kindly send me ver 1.0.6

from zoom.

anitasv avatar anitasv commented on May 26, 2024

That may not work, try setting t = 0
https://github.com/anitasv/zoom/blob/master/zoom.js#L180

from zoom.

anitasv avatar anitasv commented on May 26, 2024

You may want option to fix origin of transformation also. Like zoom from mid point or zoom from top etc.
Otherwise multiple zoom events can do same effect as paning.

from zoom.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.