parent
f0dffa5f1d
commit
47c929c972
|
@ -503,9 +503,7 @@ void GraphNode::_connpos_update() {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (vofs > 0) {
|
vofs += sep;
|
||||||
vofs += sep;
|
|
||||||
}
|
|
||||||
vofs += size.y;
|
vofs += size.y;
|
||||||
idx++;
|
idx++;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue