Open juanfernandes opened 10 years ago
I'd like a tutorial on how to add this as well.
If you need image gallery with touch support, take a look on new PhotoSwipe. Touch events will not be added to Magnific, as they block native browser zoom (or pan).
@dimsemenov Why not to optimize Magnific Popup for touch GUI?
I think the world does not need another lightbox-like library what can do just something. There is no library what works perfectly on mouse and touch devices, on big and small screens (is responzive) and is modular that user (developer) can choose what features he needs.
This library is the nearest to the perfection, so why not to make it perfect?
@iBobik, adding touch gestures support disables native browser pinch-zoom. If you're making large image gallery - use PhotoSwipe , otherwise if you need simple modal for different kinds of content - use Magnific.
Thanks for reply.
Meantime I noticed you are author of the both libraries. Why you develop it separately and not in one perfect universal library?
Jan Pobořil
2015-03-20 21:32 GMT+01:00 Dmitry Semenov notifications@github.com:
@iBobik https://github.com/iBobik, adding touch gestures support disables native browser pinch-zoom. If you're making large image gallery - use PhotoSwipe , otherwise if you need simple modal for different kinds of content - use Magnific.
— Reply to this email directly or view it on GitHub https://github.com/dimsemenov/Magnific-Popup/issues/486#issuecomment-84137256 .
Because modal and image-gallery with zoom are two completely different things.
Has anyone managed to get touchSwipe working with Magnific? Is there a guide? Their documentation is a bit, err, techie and I can't find any guides.
Thanks ( Sorry not really an issue with your awesome script ;) )