Skip to content
Snippets Groups Projects
Commit 1ca0737c authored by Seth Hillbrand's avatar Seth Hillbrand :flag_il:
Browse files

Replace stale pin references with UNDO copy

When we replace a symbol with one that has fewer pins, the old pins
are released, which leaves points to them in the connection graph
dangling.  This updates the pointer to use the cloned copy in the undo
stack until the connection graph is rebuilt with the new data

Fixes #17851

(cherry picked from commit 315ad0e0)
parent 3a29fa44
No related branches found
No related tags found
Loading
Pipeline #1266667863 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment