Whilst developing code I often need multiple copies of a subvi on my block digram. I create my duplications by click-dragging with CTRL pressed, which creates a copy. To make sure the copy is aligned horizontally with the original you can press the Shift key as well to enforce motion in one direction only (horizontal / vertical). However, this only works if you think to press the Shift key before you start the drag operation. Pressing it afterwards has no effect.
Furthermore, once a motion has begun, the chosen direction is the only allowable direction the object can be moved in. In other programs it's quite typical to restrict the motion to the direction of most linear travel from the origin, so moving back out to the right would restrict motion to horizontal, but then moving the mouse to somewhere above the origin would restrict the movement to vertical only.
I'd like to see these modifications introduced, purely to improve the development experience.
Note: This idea is the consequence of this original (flawed) idea
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.