Skip to content

offsetLeft and offsetTop are incorrectly calculated #9

@YamCrack

Description

@YamCrack

Please change the line 236 in the file image-zoom.js

from this
if (el) {
to this
while (el) {

to correct the issue,

thanks in advance and sorry for my bad english

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions