NyanCAD / Mosaic

A modern schematic entry and simulation program
https://nyancad.github.io/Mosaic/
Mozilla Public License 2.0
67 stars 5 forks source link

wires should be unique #41

Open pepijndevos opened 2 years ago

pepijndevos commented 2 years ago

drawing the same wire should not make a new wire, but behave as if you started drawing from the other end.

Notably: it should not end the wire

pepijndevos commented 2 years ago

wire segments should also be merged

pepijndevos commented 2 years ago

Now that wires show an outline on hover, it is more clear when there are short wire segments. This downgrades the problem from "WTF is going on" to "hey this wire is connected hmmm oh this wire is actually multiple segments". Still not good UX, but lower prioritry.