speedup lightbox2 resizing antimation
authorAndreas Unterkircher <unki@netshadow.at>
Sat, 29 Mar 2008 11:48:17 +0000 (12:48 +0100)
committerAndreas Unterkircher <unki@netshadow.at>
Sat, 29 Mar 2008 11:48:17 +0000 (12:48 +0100)
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
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