05-29-2023 04:13 PM
When using the shortcut (ctrl + alt + mouse left drag) to remove diagram space, it sometimes happen that the VI completely forbids it inside structures for no apparent reason…
Actually I found a reason: when somewhere in your diagram, you have a loop with the iteration or conditional terminal (visible or not) colliding with a shift register:
After moving the iteration terminal away from the shift register:
06-01-2023 02:14 PM
Hi,
You should be able to resize the structure if you disable the autogrow's option as below :
Loïc
06-02-2023 10:56 AM
That is an interesting bug you found there. It can be easily duplicated. I am using LV 20.0.1f1 (32-bit) to duplicate it. The iteration terminal must be at least one pixel on top of the shift register for the re-sizing not to work.
The overlap prevents other structures from being resized anywhere on the block diagram. The resize still works outside of the structures.