igorlino/elevatezoom-plus

EZ Plus not working on some images

Closed this issue · 1 comments

Hi,

I just need a small help, if anyone there.

When i am using window type zoom with specific width and height, then on some images it is not working. May i know the reason why it is happening, below i am sharing my config,

this.activeImage.ezPlus({
    zoomLevel: 0.5,
    cursor: 'pointer',
    scrollZoom: true,
    zoomWindowWidth: 250,
    zoomWindowHeight: 250,
});

First Sample:

This one is working.

Screenshot from 2020-11-21 17-38-33

Second Sample:

This one not working, notice the zoom lens, it increased vertically whereas i just set the width and height as i mentioned above,

Screenshot from 2020-11-21 17-38-57

Even on some images on dragging its not working.

It seems like repository is dead. No response from the last 26 days.