You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
infiniteZoom property does not work when zooming via double-tap. Even if you set the prop to TRUE (its default value), you can only zoom infinitely by clicking the zoom-in icon. Once you try to zoom it into a size larger than its original size by double-tap, it just resize to the original size.
Steps to reproduce
1.Set the infiniteZoom prop to TRUE;
2.Use a picture that smaller than the window;
2.Zoom in it by double-tap
Description
infiniteZoom property does not work when zooming via double-tap. Even if you set the prop to TRUE (its default value), you can only zoom infinitely by clicking the zoom-in icon. Once you try to zoom it into a size larger than its original size by double-tap, it just resize to the original size.
Steps to reproduce
1.Set the infiniteZoom prop to TRUE;
2.Use a picture that smaller than the window;
2.Zoom in it by double-tap
JS code that you use to initialize lightGallery.
Sample HTML markup
Environment
The text was updated successfully, but these errors were encountered: