LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Remove diagram space inside structures not always working

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:

raphschru_0-1685394199925.png

 

After moving the iteration terminal away from the shift register:

raphschru_2-1685394437550.png

 

 

0 Kudos
Message 1 of 3
(716 Views)

Hi,

 

You should be able to resize the structure if you disable the autogrow's option as below :

 

Loc_fr_0-1685646800480.png

 

Loïc

 

0 Kudos
Message 2 of 3
(611 Views)

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.

 

---------------------------------------------
Certified LabVIEW Developer (CLD)
0 Kudos
Message 3 of 3
(585 Views)