Open TobyKLight opened 3 months ago
Link to simple, reproducible example patch https://cables.gl/p/pmhUVl
Describe the bug When you delete a subpatch op, then press undo to recreate it, the recreated subpatch op is missing all internal connections from 'Subpatch Input' and 'Subpatch Output' ops
How To Reproduce
Open https://cables.gl/p/pmhUVl
Go inside 'mySubpatch' and verify the internal connections from SubpatchInput op to the internal ops are there.
Back in the root patch context delete 'mySubpatch' and then use undo shortcut to bring it back
Again enter 'mySubpatch' and note the internal connections have disappeared.
Platform Chrome 127 on win 11 Testes on regular and dev cables
is duplicate of https://github.com/cables-gl/cables_docs/issues/817 The issue is still there.
Link to simple, reproducible example patch https://cables.gl/p/pmhUVl
Describe the bug When you delete a subpatch op, then press undo to recreate it, the recreated subpatch op is missing all internal connections from 'Subpatch Input' and 'Subpatch Output' ops
How To Reproduce
Open https://cables.gl/p/pmhUVl
Go inside 'mySubpatch' and verify the internal connections from SubpatchInput op to the internal ops are there.
Back in the root patch context delete 'mySubpatch' and then use undo shortcut to bring it back
Again enter 'mySubpatch' and note the internal connections have disappeared.
Platform Chrome 127 on win 11 Testes on regular and dev cables