Page MenuHome

Fix T102385: Set frame node active after joining nodes
ClosedPublic

Authored by Leon Schittek (lone_noel) on Nov 9 2022, 9:54 PM.

Details

Summary

Set the created frame node to be the active node when joining nodes
with the NODE_OT_join operator.

This behavior was unintentonaly changed in rB545fb528d5e1 when the
operator's execute function was simplified by utilizing the node tree
topology cache.


3.3.1 (worked)3.4 and onwards (broken)patch

Diff Detail

Repository
rB Blender