flandreas / antares

Digital circuit learning platform
49 stars 6 forks source link

Open-ended wire can sometimes not be reconnected #582

Closed flandreas closed 6 months ago

flandreas commented 1 year ago

When deleting a connected component, the resulting open-ended wires can sometimes not be reconnected to another component.

Example:

Screenshot 2023-06-08 at 08 54 51
  1. Delete inverter
  2. Reconnect the now open-ended wire at output of OR gate to pin of O2

=> The pin at O2 won't accept the wire

medennis34 commented 1 year ago

antaresSS3 I think I have a similar problem. I deleted a wire between the clock (set) and the buffer enable and there appears to now be an invisible short.

flandreas commented 1 year ago

@medennis34 Sorry, I just saw your comment now.

Do you remember what the tooltip said when hovering over one of the wires in error state (the red ones)?.

flandreas commented 6 months ago

Cannot be reproduced any more.