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.

Dynamic images within Annotations

Home Forums Programming Dynamic images within Annotations

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #30647
    chornblow
    Participant

    Hi guys,

    I’ve set up an image so it appears within an expanded annotation. I’m wondering if there is a way to make it dynamically change based on the screen size the app is running in? Currently, if I view the app on my phone most of the image is off the screen, or if I resize the browser on my computer the image does not shrink but is cropped.

    I’ve attached the puzzle code I’m trying to use below but can’t seem to target the image with css for some reason.

    Any help is much appreciated!

    #30649

    You need to create a @media css rules for v3d-annotation-dialog for different devices.

    Co-founder and lead graphics specialist at Soft8Soft.

    #30650
    chornblow
    Participant

    Thanks Mikhail worked perfectly.

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