Digital icon indicating copy to clipboard operation
Digital copied to clipboard

auto-adjust wires when inverting inputs

Open dfbg opened this issue 7 years ago • 1 comments

When inverting inputs to Logic symbols the inverting circle appears but the wire endpoints stay at the uninverted position and are subsequently disconnected. The wires should adjust to stay connected.

It might require checking that it won't accidentally cause to wires to connect. But hopefully there aren't many circuits being created with such crowding.

dfbg avatar May 15 '18 02:05 dfbg

Up to now there is no functionality implemented which moves wires programmatically. Wires are always moved by the user. Adding such a feature needs a bit more thinking about how to implement such a feature. I'm not sure if it is worth the effort.

See also #6

hneemann avatar May 19 '18 07:05 hneemann