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

zoomWindowPosition 6 and 14 don't work #164

Open
Luk-z opened this issue Jul 17, 2017 · 0 comments
Open

zoomWindowPosition 6 and 14 don't work #164

Luk-z opened this issue Jul 17, 2017 · 0 comments

Comments

@Luk-z
Copy link

Luk-z commented Jul 17, 2017

the problem is setWindowPostition() function (jquery.elevatezoom.js:844)

"case 6:" and "case 14:" are broken due to absurd code
if(self.options.zoomWindowHeight > self.nzHeight)

cannot understand the goal of this line of code.

I think removing(or negating) that if will resolve the issue.

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