Fix: Node Wrangler: new reroutes offset when output hidden
commitaa8f26a2bb098643c9318ead1fb872ee6698e4f8
authorDamien Picard <dam.pic@free.fr>
Tue, 23 Jan 2024 17:20:13 +0000 (23 18:20 +0100)
committerDamien Picard <dam.pic@free.fr>
Fri, 16 Feb 2024 17:41:49 +0000 (16 18:41 +0100)
treec65fdb6c463b242d37338fc987444dfe7aa69293
parent2547ed9f9c9a75c4965ea7e153558479f6c690bd
Fix: Node Wrangler: new reroutes offset when output hidden

Depending on option, some outputs would be counted in the offset of
the new reroutes, even though they were hidden and no reroute was
created. This resulted in a misalignment.

Reroutes are now offset according to the actual spacing of displayed
outputs.
node_wrangler/operators.py