Code Monkey home page Code Monkey logo

Comments (5)

timmywil avatar timmywil commented on September 18, 2024 1

Thanks for opening an issue. This is technically intended behavior, but I can understand why it could be unexpected. The zoomToPoint method is used in several scenarios where if animate: true were set globally (as in, passed to Panzoom() on creation), zoomToPoint should still not animate. This is mostly the case when multiple calls happen in quick succession (mouse wheel zooming uses zoomToPoint, for instance). Animation in that case would be erratic and frankly not great.

That said, if you have a case where you are using zoomToPoint and you're not expecting to make another call before the animation would complete, then I think that's valid and you should be able to pass animate: true to the function and have it be respected. So, I'll go ahead and make that change.

from panzoom.

ziyamehmmettunc avatar ziyamehmmettunc commented on September 18, 2024

Ah, I see now it makes sense. Thank you for the clarification.
Also I'd like to thank you for this awesome library. Great work!

from panzoom.

laraduarte avatar laraduarte commented on September 18, 2024

hello @timmywil,

I can tell that you implemented the animate option in the development version, can you release this feature please?

from panzoom.

laraduarte avatar laraduarte commented on September 18, 2024

hello @timmywil, I can tell that animate: true only works in the demo version https://timmywil.com/panzoom/demo/panzoom.js.
I tried to export the current version in GitHub but this feature is not implemented/working (stopped working after release -> Release 4.4.4)
can you advise?

from panzoom.

davidBlubb avatar davidBlubb commented on September 18, 2024

Thanks @laraduarte for the demo version link, with that script the zoomToPoint does the animation just fine.

Unfortunately the panzoom.handleDown() event binding do not work anymore with that version. Are they renamed or moved? any idea?

from panzoom.

Related Issues (20)

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.