mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-11 23:24:26 +02:00
animation done
This commit is contained in:
parent
fb550a8cf5
commit
7450fb76ce
5 changed files with 440 additions and 257 deletions
|
@ -8,6 +8,8 @@
|
|||
* and then essentially animate the entire tree too.
|
||||
*/
|
||||
|
||||
var Animation = require('./async').Animation;
|
||||
|
||||
// essentially a static class
|
||||
var AnimationFactory = function() {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue