more todo list items

This commit is contained in:
Peter Cottle 2012-09-30 18:39:14 -07:00
parent 529f69599b
commit 749108a775
5 changed files with 22 additions and 3 deletions

View file

@ -30,6 +30,7 @@ AnimationFactory.prototype.genCommitBirthAnimation = function(animationQueue, co
visNode.setBirth();
visNode.parentInFront();
gitVisuals.visBranchesFront();
visNode.animateUpdatedPosition(bounceTime, 'bounce');
visNode.animateOutgoingEdges(time);