final polish on visbranch update

This commit is contained in:
Peter Cottle 2013-06-05 18:27:55 -10:00
parent 30c6713007
commit a7e515dd8c
7 changed files with 78 additions and 10 deletions

View file

@ -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';
}
},