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.

Annotation “x-ray”

Home Forums Puzzles Annotation “x-ray”

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #38959
    ellepucci
    Participant

    Hello everyone!

    I am using annotations to outline parts to interact with within a 3d model.
    The parts are marked by an annotation (I don’t know if this is the best method but I simply used an empty annotation and changed his background-image using a png), the part to interact with glows and clicking on the piece opens a div with an iframe inside.

    My problem is this:
    when I click on the annotation itself instead of the geometry, the div does not open because the click is not considered.
    is it possible to make the annotation icon “transparent” so that it can press what’s underneath?

    #38980

    Try to set pointer-events: none; for each annotation.

    Co-founder and lead graphics specialist at Soft8Soft.

    #39007
    ellepucci
    Participant

    Thank you so much!
    This solved my problem :)

    #39011

    Great! Never tried it by myself :)

    Co-founder and lead graphics specialist at Soft8Soft.

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