mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-27 16:38:50 +02:00
more todo list items
This commit is contained in:
parent
529f69599b
commit
749108a775
5 changed files with 22 additions and 3 deletions
|
@ -140,7 +140,7 @@ var VisBranch = Backbone.Model.extend({
|
|||
-this.get('arrowEdgeHeight')
|
||||
);
|
||||
|
||||
var tailLength = 30;
|
||||
var tailLength = 45;
|
||||
var arrowStartUp = offset2d(arrowInnerUp, f * tailLength, 0);
|
||||
var arrowStartLow = offset2d(arrowInnerLow, f * tailLength, 0);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue