Removing an extraneous connecting line
This commit is contained in:
parent
042228d09f
commit
d9abd5f139
@ -48,6 +48,8 @@ export default _.extend({}, Base, {
|
||||
this.position_label(this.contents.anchor_end);
|
||||
this.contents.anchor_end.transform(Snap.matrix()
|
||||
.translate(offset, 0));
|
||||
} else {
|
||||
path.pop();
|
||||
}
|
||||
|
||||
this.container.prepend(
|
||||
|
Loading…
Reference in New Issue
Block a user