igorlino / elevatezoom-plus

Enhanced elevateZoom - A jQuery image zoom plugin
http://igorlino.github.io/elevatezoom-plus/
MIT License
162 stars 77 forks source link

Touch move for window zoom mode #56

Open ofedo opened 7 years ago

ofedo commented 7 years ago

I'm trying activate window zoom mode on touch move, but I noticed it only works for inner zoom mode (see Line 366).

Does anyone know why it's restricted to inner zoom mode? It seems to work fine if I just comment out the condition...