jackmoore / zoom

jQuery plugin for zooming images on mouseover.
http://www.jacklmoore.com/zoom/
MIT License
1.54k stars 459 forks source link

Bug with small resolution image #65

Open mkrishtopa opened 9 years ago

mkrishtopa commented 9 years ago

Tried to use zoom with small resolution image, there is screenshot when I move mouse over the image: screenshot from 2014-11-25 17 34 53

Maybe there should be an option to stop zooming if image size is too small to be zoomed.

ipa1981 commented 9 years ago

Agree. +1. disabling zoom could be helpful here.

jordanranson commented 8 years ago

Having this exact same issue. jquery zoom

janstieler commented 8 years ago

:+1:

sanketj14 commented 7 years ago

Anyone found a solution to this? would love to hear. either disabling the zoom or allowing the height & width of image to be specified in such case would be helpful. is it possible?