diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2016-04-13 11:32:49 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-04-13 11:32:49 +0200 |
| commit | 515c04e2938d16023f12f83fd797b37b65a611d6 (patch) | |
| tree | 2f747d4a62a89189d0d43b96a01e06836d02ba48 | |
| parent | 566af59c962a4c5debfa75244be3bf2d6322cfc4 (diff) | |
| download | vortrag-knn-515c04e2938d16023f12f83fd797b37b65a611d6.tar.gz vortrag-knn-515c04e2938d16023f12f83fd797b37b65a611d6.zip | |
disable auto-animation on #tranhistory
| -rw-r--r-- | index.html | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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); |
