nanogallery2 v2.2.0 Release Notes

Release Date: 2018-05-25 // almost 6 years ago
    • ๐Ÿ†• new option 'eventsDebounceDelay' - thumbnail's lazy display fine tuning (response delay after resizing, rotation and scroll events)
    • ๐Ÿ†• new API method 'resize' - force a gallery resize. To be used when adding/removing items dynamically, to avoid a full re-display of the thumbnails.
    • ๐Ÿ†• new internal NGY2Item object method 'delete' - deletes the current item
    • ๐Ÿ†• new internal NGY2Item object method 'addToGOM' - adds the current item to the Gallery Object Modell
    • ๐Ÿ”„ changed: 'thumbnailDisplayOutsideScreen' default value is now 'true'
    • ๐Ÿ›  fixed issue on callbacks fnGalleryLayoutApplied, fnGalleryObjectModelBuilt, fnGalleryRenderStart (#121), galleryRenderEnd, fnShoppingCartUpdated, fnShoppingCartUpdated
    • ๐Ÿ›  fixed #120 - thumbnails with a Single Quote wont load
    • ๐Ÿ›  fixed #117 - Joomla/Bootstrap icon conflict - changed class in CSS file
    • ๐Ÿ›  fixed #126 - custom theme using colorSchemeViewer not working
    • ๐Ÿ›  fixed thumbnail effects 'labelSlideUp' and 'labelSlideDown'
    • ๐Ÿ›  fixed thumbnail effects with CSS 2D/3D transformations