jackmoore / zoom

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

Change the drag behavior for "grab" #133

Open sbillard opened 6 years ago

sbillard commented 6 years ago

Currently with "grab" holding the mouse button and moving the cursor re-centers the zoom on the image where the cursor is located. The visual effect of this is the image shifting in the opposite direction of the cursor movement. The metaphor of a gram seems to me to imply dragging the image with the cursor move.

Would it be possible to change this behavior?