Found the redrawing bug mentioned in the last commit
[Mograsim.git] / LogicUI / src / era / mi / gui / LogicUICanvas.java
index 55d7d21..6241f44 100644 (file)
@@ -66,6 +66,7 @@ public class LogicUICanvas extends ZoomableCanvas
                        w.removeWireLookChangedListener(redrawConsumer);
                        redrawThreadsafe();
                });
+               // TODO add listeners for existing components & wires
 
                addZoomedRenderer(gc ->
                {