I can't seem to get an SFC enclosing (effectively a "function" for SFCs, right?) to latch to the parallel component. For instance, I built a parameterized SFC for adjusting a valve state, and I want to run two in parallel to initialize my valves as closed. However, when I try to put Enclosings inside of the Parallel element, it has multiple odd behaviors -- the Enclosings will not latch to the Parallel and one can't even be interacted with without moving the Parallel.
(Errors disabled because everything is red) -- the pipes won't latch, and the 'close_fil_valve' Enclosing is greyed out and I can not move it without moving the Parallel element out of the way. I can't drag pipes out of any of the edges of the Enclosings inside of the Parallel.