issue15, add a note about displaying the tag-selection in photo-index-view to CHANGELOG
[phpfspot.git] / lightbox2 / js / lightbox.js
index b62415b6e8d71d88adf93131ea6f515d66e90f26..25c3d471db169bfdd12eca72b04ad949f9e8ba4c 100755 (executable)
@@ -52,7 +52,7 @@ LightboxOptions = Object.extend({
     overlayOpacity: 0.8,   // controls transparency of shadow overlay
 
     animate: true,         // toggles resizing animations
     overlayOpacity: 0.8,   // controls transparency of shadow overlay
 
     animate: true,         // toggles resizing animations
-    resizeSpeed: 7,        // controls the speed of the image resizing animations (1=slowest and 10=fastest)
+    resizeSpeed: 9,        // controls the speed of the image resizing animations (1=slowest and 10=fastest)
 
     borderSize: 10,         //if you adjust the padding in the CSS, you will need to update this variable
 
 
     borderSize: 10,         //if you adjust the padding in the CSS, you will need to update this variable