*3.1.4* - 09.05.2012
* Fixed issues with pinch-to-zoom on iPad/Phone. The window will no longer reposition itself when
zoomed in and only resizes when the device changes orientation [mattiafrigeri]
Community
As the community behind Lightview you drive the roadmap. Let me know what you need.
On this page you'll find ways to give feedback and get more involved with the project.
Support forum
Need some help, think you've found a bug or just want some feedback? Leave a message on the forum.
Updates on Twitter
Updates on new and upcoming releases are posted on Twitter, follow @lightviewjs to stay on top of things.
These are the latest changelog entries, the complete changelog can be found here.
*3.1.3* - 01.05.2012
* Fixed a bug in 3.1 that caused some ajax, iframe and inline content to become unclickable [amalc]
*3.1.2* - 27.04.2012
* Made the close button configurable using the controls.close options. It can be position using 'relative'
or 'top', or disabled using false. Updated the documenation with examples.
* All close buttons are now set to relative for consistency.
* All spacing options have been set to 60 to go along with the new close button defaults.
* The radius of the 'light' skin is now 5, same as the 'dark' skin. Default radius for new skins is 0.
* Fixed a minor fadeOut glitch when Lightview closed with open thumbnails on the iPad.
* Other small visual tweaks to the CSS.