circuitjs1
circuitjs1 copied to clipboard
need way to delete subcircuits from menu
Hi So i created a couple of subcircuits on the offline version But one of them was wrong and to correct the error i created another one with the same name but this time it works as expected Is there a way to delete subcircuits of the menu? Its very easy to confuse them since theyre identical in structure
Unfortunately the only way to do this is:
- Options->Toggle Dev Tools
- Click the >>, select Application
- Expand Local Storage, select file://
- find the offending subcircuit: key, right click on it, Delete
Thanks that did it It would be nice to see an option to do it from the subcircuit menu in the future