mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-29 01:10:04 +02:00
final polish on visbranch update
This commit is contained in:
parent
30c6713007
commit
a7e515dd8c
7 changed files with 78 additions and 10 deletions
|
@ -131,7 +131,7 @@ var VisBranch = VisBase.extend({
|
|||
} else if (this.get('flip') === 1) {
|
||||
return 't-2,-20R-35';
|
||||
} else {
|
||||
return 't-2,20R-35';
|
||||
return 't2,20R-35';
|
||||
}
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue