sharpie7 / circuitjs1

Electronic Circuit Simulator in the Browser
GNU General Public License v2.0
2.29k stars 633 forks source link

i cant edit anything in offline version #596

Open Filet12 opened 3 years ago

Filet12 commented 3 years ago

Hi im using a offline version, and when i edit frequency of voltage source to high freqency like 1Mhz i get communicate about setting simulation to frequency, and after that simulation does not allow me to use binds like R for resistor and i can,t edit any component or add scopes, until restarting a simulation, it is super annoying, please fix it

pfalstad commented 3 years ago

are you on windows 10 or something else? I tried it and I did see the problem with binds not working, but I was still able to edit components and add scopes.

pfalstad commented 3 years ago

To get the binds working again, I just needed to click on another app window, and then switch back. I think it's related to this bug in electron: https://github.com/electron/electron/issues/19977