mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-12 23:54:27 +02:00
god damn took so long but now rebase is almost done
This commit is contained in:
parent
359878037a
commit
6e30bedd37
3 changed files with 101 additions and 9 deletions
|
@ -19,7 +19,7 @@ var GRAPHICS = {
|
|||
nodeRadius: 17,
|
||||
curveControlPointOffset: 50,
|
||||
defaultEasing: 'easeInOut',
|
||||
defaultAnimationTime: 300,
|
||||
defaultAnimationTime: 1000,
|
||||
|
||||
//rectFill: '#FF3A3A',
|
||||
rectFill: 'hsb(0.8816909813322127,0.7,1)',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue