aktos-io / aecad

Open Source Circuit Board Design Software that runs on the browser and desktop
https://aktos.io/aecad
54 stars 10 forks source link

Unconnected count does not work correctly unless the source script is run again #57

Open ceremcem opened 4 years ago

ceremcem commented 4 years ago

Reproduction

  1. Draw a circuit that has no unconnected pins left.
  2. Rotate an object
  3. See that we have some unconnected pins shown in the relevant display
  4. Undo

Expected

No unconnected pins should be reported

Observed

Unconnected count display still reports some unconnected pins

Workaround

Re-running source script resolves the problem.

Version

Commit: 070b624