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