Currently, DigitalJS only supports a few features that can be controlled from code; after setting up the circuit, pretty much everything is left up to the user to control. To make the experience more interactive, it would be nice if it were possible to trigger certain actions from code, such as:
- Showing / hiding subcircuit pop-ups
- Traversing modules (subcircuits) from the top-level module down
- Any more?
Currently, DigitalJS only supports a few features that can be controlled from code; after setting up the circuit, pretty much everything is left up to the user to control. To make the experience more interactive, it would be nice if it were possible to trigger certain actions from code, such as: