thdoan / magnify

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

In Mobile devices the finger covers the lens to show complete view #58

Closed nchetankumar closed 5 years ago

nchetankumar commented 5 years ago

In Mobile devices, while zoom lens active by the long press then the lens will be covered with the finger and it should be aligned to the top position lens but still the zoom area is shown in the lens is the point which is taped in device

thdoan commented 5 years ago

There is also an option called touchBottomOffset to set the vertical offset of the lens just for this purpose.

Alternatively, I recommend using the mobile plugin:

https://thdoan.github.io/magnify/demo-mobile.html