Skip to content

If the image uses the srcset attribute, the pop-up layer will be displayed misaligned.Β #208

@rebron1900

Description

@rebron1900

Bug description

If the image uses the srcset attribute, the pop-up layer will be displayed misaligned.

How to reproduce

use code

  const images = document.querySelectorAll('.u-rich-text img');
  mediumZoom(images, {
    background: 'rgba(0,0,0,0.75)',
  });

Expected behavior

Reproducible example

please see my blog

https://1900.live/top-5-personal-movies-of-the-year-2023/

Environment

  • Browser: name / version
  • medium-zoom version:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions