ra4king / CircuitSim

Basic Circuit Simulator
https://ra4king.github.io/CircuitSim
BSD 3-Clause "New" or "Revised" License
76 stars 28 forks source link

CircuitSim: Expose CircuitManagers to anybody #38

Closed ausbin closed 6 years ago

ausbin commented 6 years ago

Allow others to get a map of subcircuit names to CircuitManagers, and provide them by name on request. This makes poking around with CircuitManagers (which include the Canvas and thus the Canvas size) possible.

ausbin commented 6 years ago

""""fixed"""""""'