-
Notifications
You must be signed in to change notification settings - Fork 190
Open
Description
Hi everyone, I'm using your Magnifier.js (great work btw) for a product configurator project. The front-end part is mostly a jQuery plugin that uses Ajax to load the images from the laravel back-end.
When I load a list of images, I use the "main image wrapper" as largeWrapper. You can see an example in this picture:
The problem comes out when I change the tab the and I move the mouse over the last coordinates of the Magnifier where the old image is zoomed, as you can see in this other picture:
How can I avoid this? And since many images may be loaded/reloaded how can I programmatically create/destroy the Magnifier?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

