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

Zoomed image size incorrect #131

Open
taba00 opened this issue Jan 5, 2022 · 0 comments
Open

Zoomed image size incorrect #131

taba00 opened this issue Jan 5, 2022 · 0 comments

Comments

@taba00
Copy link

taba00 commented Jan 5, 2022

Hi everybody,
I'm having problems:
I use an image gallery, but I don't use the example shown for the image change. When the image change event is triggered, I call the ezplus function from the "hover" event on my image gallery. Most of the time, when I change image, it keeps the size of the previous image, even doing a kind of destroy, eliminating the ZoomContainer. What could be the problem?

Thank you all!

I destroy it like this:
$.fn.ezPlusDestroy = function () { $('.ZoomContainer').remove(); }

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