summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2016-04-13 11:32:49 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2016-04-13 11:32:49 +0200
commit515c04e2938d16023f12f83fd797b37b65a611d6 (patch)
tree2f747d4a62a89189d0d43b96a01e06836d02ba48
parent566af59c962a4c5debfa75244be3bf2d6322cfc4 (diff)
downloadvortrag-knn-515c04e2938d16023f12f83fd797b37b65a611d6.tar.gz
vortrag-knn-515c04e2938d16023f12f83fd797b37b65a611d6.zip
disable auto-animation on #tranhistory
-rw-r--r--index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/index.html b/index.html
index 7cede87..bf780b4 100644
--- a/index.html
+++ b/index.html
@@ -374,7 +374,6 @@
new VisIntegrater(function(c) {
weightsWrapper.afterLoad(function() {
weightsWrapper.openIn(c, true);
- setTimeout(function(){ weightsWrapper.animate(10, 10); }, 1000);
});
}, function(c) {
weightsWrapper.remove(c);