zoom icon indicating copy to clipboard operation
zoom copied to clipboard

pinch to zoom on mobile

Open to8gal opened this issue 7 years ago • 1 comments

despit adding the touch event:

$(document).ready(function(){ $('.grid-item').zoom({ on:'click', touch:true}); });

no result come forward and being my image full width will prevent scrolling zooming instead

Am I doing something wrong? a pinch to enlarge option would be possible?

to8gal avatar Nov 27 '17 16:11 to8gal

got the same problem here, did you solved it?

to8gal avatar Jan 29 '19 15:01 to8gal