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

MouseWheel Zoom out not working in IE 11 #67

Closed
nilasuba opened this issue Jun 17, 2019 · 3 comments
Closed

MouseWheel Zoom out not working in IE 11 #67

nilasuba opened this issue Jun 17, 2019 · 3 comments

Comments

@nilasuba
Copy link

When using the Mouse wheel on images, the images zooms in on both direction of mousewheel and doesn't zoom out.

e.deltaY is undefined in IE 11 for some reason, I changed it to e.wheelData and it works.

@saimib
Copy link

saimib commented Jun 17, 2019

Yes I was about to raise this as well, I can create a Pull request for this issue

@infeng
Copy link
Owner

infeng commented Jun 18, 2019

@saimib Welcome pr.

@infeng
Copy link
Owner

infeng commented Aug 1, 2019

Fixed in v2.10.0

@infeng infeng closed this as completed Aug 1, 2019
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

3 participants