projects
/
p5sagit/Devel-Size.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c5078bc
)
Faster transitions
Tim Bunce [Tue, 25 Sep 2012 14:39:15 +0000 (23:39 +0900)]
static/public/tm.js
patch
|
blob
|
blame
|
history
diff --git
a/static/public/tm.js
b/static/public/tm.js
index
b294728
..
770ff4b
100644
(file)
--- a/
static/public/tm.js
+++ b/
static/public/tm.js
@@
-109,7
+109,7
@@
function init(){
}
},
//duration of the animations
- duration: 500,
+ duration: 300,
//Enable tips
Tips: {
enable: true,