Skip to content

Commit

Permalink
v5.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kris-B committed Oct 25, 2015
1 parent 081c4d0 commit 1fd4b92
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions jquery.nanogallery.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ nanoGALLERY v5.9.0 release notes.
##### New API methods
- **refreshSize**: Force a gallery resize.
When the gallery container is hidden and is set to visible a later time, this method will avoid incorrect thumbnail position.
When the gallery container is hidden and is set to visible at a later time, this method will avoid incorrect thumbnail position.
`$('#yourElement').nanoGallery('refreshSize');`
(credits: Daniel Eck - https://github.com/Ecksters)
- **minimizeToolbar**: minimize image viewer toolbar.
Expand All @@ -56,13 +56,13 @@ nanoGALLERY v5.9.0 release notes.
(credits: Victor A. Banuelos - https://github.com/vbanuelos)
##### Misc
- fixed support of `nanoPhotosProvider`
- fixed `nanoPhotosProvider` compatibility issue (https://github.com/Kris-B/nanoPhotosProvider)
- removed option 'jsonCharset'
- bugfix: issue #86 - error on hoverOut n[r].toFixed is undefined (credits: Andrea Grassi - https://github.com/andrea-sdl)
- bugfix: issue #78 - NGTweenable undefined when loading in a page using AMD and requirejs (credits: Jeff Mills - https://github.com/jefftmills)
**Many thanks to Victor A. Banuelos, Daniel Eck and Andrea Grassi for their contribution.**
**Many thanks to Victor A. Banuelos, Daniel Eck, Jeff Mills and Andrea Grassi for their contribution.**
**Visit nanoGALLERY homepage for usage details: [http://nanogallery.brisbois.fr](http://www.nanogallery.brisbois.fr/)**
Expand Down

0 comments on commit 1fd4b92

Please sign in to comment.