GLightbox v3.0.2 Release Notes

    • ๐Ÿ†• New: Option "zoomable" to enable or disable zoomable images
    • ๐Ÿ†• New: Option "preload" to enable or disable preloading
    • ๐Ÿ†• New: Option "draggable" to go to prev/next slide by mouse dragging. Thanks to @Hirbod for the donation to make this happen
    • ๐Ÿ†• New: Option "dragToleranceX" Used with draggable. Number of pixels the user has to drag to go to prev or next slide
    • ๐Ÿ†• New: Option "dragToleranceY" Used with draggable. Number of pixels the user has to drag up or down to close the lightbox (Set 0 to disable vertical drag)
    • ๐Ÿ†• New: The code was refactored to make it easier to maintain
    • ๐Ÿ›  Fixed: data gallery stopped working
    • ๐Ÿ›  Fixed: iOS bug with Vimeo iframe when fullscreen button pressed
    • ๐Ÿ›  Fixed: "See more" link in the description throws an JS error when clicked
    • ๐Ÿ›  Fixed: Videos not resized vertically when window height was smaller than the window width