Giter VIP home page Giter VIP logo

Comments (4)

josdejong avatar josdejong commented on August 24, 2024

Hm, that is hard to reproduce. I can't get this happening here at least...

Can it be the case that you accidentally move the mouse a little while clicking? (that will cause a move event instead of a select event).

from chap-links-library.

sAmvdP avatar sAmvdP commented on August 24, 2024

Thank you for the quick response.

I am quite certain I'm not moving the mouse. For now, I have added

if (Math.abs(diffX)>=1)
    params.moved = true;

to links.Timeline.prototype.onMouseMove at line 2740. This fixes the behavior for me, so feel free to close the record.

from chap-links-library.

josdejong avatar josdejong commented on August 24, 2024

Hm. I will have a deeper look into it. If you have an issue with this, probably others have as well.

from chap-links-library.

josdejong avatar josdejong commented on August 24, 2024

I have not found any clear reason but I suppose it has to do with a very slight mouse movement of less that one pixel. I have applied your solution, this little defensive mechanism cannot do any harm. Thanks.

from chap-links-library.

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.