EZ Plus not working on some images
Closed this issue · 1 comments
devansh-webkul commented
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.
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,
Even on some images on dragging its not working.
devansh-webkul commented
It seems like repository is dead. No response from the last 26 days.