Faster transitions
Tim Bunce [Tue, 25 Sep 2012 14:39:15 +0000 (23:39 +0900)]
static/public/tm.js

index b294728..770ff4b 100644 (file)
@@ -109,7 +109,7 @@ function init(){
       }
     },
     //duration of the animations
-    duration: 500,
+    duration: 300,
     //Enable tips
     Tips: {
       enable: true,