awesome, git fetch working super well

This commit is contained in:
Peter Cottle 2013-06-10 20:21:50 -07:00
parent d18633c608
commit b090cef461
8 changed files with 1230 additions and 37 deletions

View file

@ -138,6 +138,7 @@ var VisNode = VisBase.extend({
circle: {
fill: color,
stroke: color,
'stroke-dasharray': '',
'stroke-width': this.get('stroke-width') * 5
},
text: {}