Files
circuitjs1/app/renderer.js
pf 5147b983c0 improve offline version
- remove second menu
- add real save, save as
- allow multiple windows
- fix print
circuit title was always empty on right side of screen
2020-10-06 16:09:16 -07:00

6 lines
173 B
JavaScript

// This file is required by the index.html file and will
// be executed in the renderer process for that window.
// All of the Node.js APIs are available in this process.