Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lens not working properly when changing source of img #17

Open
Lessad opened this issue Jul 7, 2020 · 0 comments
Open

Lens not working properly when changing source of img #17

Lessad opened this issue Jul 7, 2020 · 0 comments

Comments

@Lessad
Copy link

Lessad commented Jul 7, 2020

Hello there :)

I have tested blowup.js and it is working well with the first image. But if I change the source of my tag the zoomed image does not change.

I tried the following:

 $("#BlowupLens").remove();  (Removing the "BlowupLens" div via jQuery)
 $("img").blowup();    ( Using the .blowup function again after I changed my source)

Now the image is updated. But while moving the mouse the lens is white, and when I stop moving the zoomed image appears. I added screenshot to illustrate this

Thank you in advance !
Lessad

While Moving Mouse
WhileMoving

Mouse Stopped
MouseStopped

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant