thdoan / magnify

A lightweight jQuery magnifying glass zoom plugin.
https://thdoan.github.io/magnify/
MIT License
243 stars 63 forks source link

Added 'mobileCloseEvent' option #44

Closed superelement closed 6 years ago

superelement commented 6 years ago

This is related to issue 43 (https://github.com/thdoan/magnify/issues/43). Allows you to override the "touchstart" event on the mobile close button to avoid clicking elements beneath it when ending touch gesture.

thdoan commented 6 years ago

Note, to keep to convention the data attribute will be renamed to data-magnify-mobilecloseevent.