equal
deleted
inserted
replaced
200 Utils.drawEditBox(this.options, _coords, this.editor_block, this.source_representation.circle_radius * 0.75, this.editor_$); |
200 Utils.drawEditBox(this.options, _coords, this.editor_block, this.source_representation.circle_radius * 0.75, this.editor_$); |
201 this.editor_$.show(); |
201 this.editor_$.show(); |
202 paper.view.draw(); |
202 paper.view.draw(); |
203 } |
203 } |
204 }).value(); |
204 }).value(); |
205 // }); |
205 |
206 /* NodeEditor End */ |
206 /* NodeEditor End */ |
207 |
207 |
208 return NodeEditor; |
208 return NodeEditor; |
209 |
209 |
210 }); |
210 }); |