User | Kudos |
---|---|
6 | |
6 | |
3 | |
2 | |
2 |
When you create a constant on the diagram from an object with a name, often the new constant's label runs into the enveloping structure's border, causing the structure to resize. This process is quite dumb, as even if there is lots of room around the constant, LabVIEW insists on forcing a resize due to the collision. Since the space is there, surely the routine could recognize that and only force a resize if there is not enough space.
in the example, the control was against the LHS of the loop; after creating the constant, I moved it down for vertical clearance, then made the label visible. The label forced the loop resize to the left, ignoring the space to the right.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.