mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-11 15:14:27 +02:00
snapshots done
This commit is contained in:
parent
b22f439a43
commit
b106e22ac3
3 changed files with 102 additions and 39 deletions
|
@ -46,6 +46,7 @@ AnimationFactory.prototype.genCommitBirthAnimationInSequence = function(animatio
|
|||
|
||||
var time = GRAPHICS.defaultAnimationTime * 1.0;
|
||||
var bounceTime = time * 2.0;
|
||||
|
||||
var toHide = commits.slice(index + 1);
|
||||
var visNode = commits[index].get('visNode');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue