fat / zoom.js

Medium's Image Zoom for jQuery
https://fat.github.io/zoom.js
MIT License
4.04k stars 331 forks source link

Fix overlay click through #22

Closed nielthiart closed 9 years ago

nielthiart commented 9 years ago

Removing pointer-events: none; from .zoom-overlay fixes fat/zoom.js#18, so we can remove all the document click handling js.

fat commented 9 years ago

you need the pointer events none for the scrolling away etc behavior