mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-12 23:54:27 +02:00
nicer visedges
This commit is contained in:
parent
15817f9220
commit
1fee32879c
3 changed files with 11 additions and 6 deletions
|
@ -14,6 +14,8 @@ var TIME = {
|
|||
};
|
||||
|
||||
var GRAPHICS = {
|
||||
arrowHeadSize: 8,
|
||||
|
||||
nodeRadius: 17,
|
||||
curveControlPointOffset: 50,
|
||||
defaultEasing: 'easeInOut',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue