We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Hover intent functionality

Home Forums Bug Reports and Feature Requests Hover intent functionality

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #35046
    web
    Customer

    Would it be possible to add an “hoverIntent” functionality for the “whenHovered” puzzle?

    Many times our applications fire some html events when you hover over geometry. Problem is that the hover is instant, and therefor events getting fired even when you just quickly “fly-over” the geometry.

    So a few millisecond delay for the “whenHovered” puzzle would really be great.

    You can see a javascript example based on jQuery here:
    https://briancherne.github.io/jquery-hoverIntent/

    #35060

    I think it should be possible to implement such the behavior using the Time puzzles.

    Chief 3D Verger | LinkedIn | Twitter

    #35061
    web
    Customer

    Yeah, you can achieve that functionality with simple timeout functions. This is how I got it running in my current setup. But I think it would be great to implement this as a standard in the hoverPuzzle.

    I can see atleast no drawbacks in setting this as a standard behaviour.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.