| changeset 449 | aae670254c49 |
| parent 434 | 0d5998b32a7c |
| child 453 | 04b7d46e9d67 |
--- a/client/js/renderer/nodelinkbutton.js Wed May 20 10:32:26 2015 +0200 +++ b/client/js/renderer/nodelinkbutton.js Wed May 20 10:36:37 2015 +0200 @@ -13,7 +13,7 @@ _init: function() { this.type = "Node-link-button"; this.lastSectorInner = 0; - this.startAngle = 90; + this.startAngle = 120; this.endAngle = 180; this.imageName = "link"; this.text = "Link to another node";