antipole2 / JavaScript_pi

JavaScript plugin for OpenCPN
GNU General Public License v3.0
2 stars 4 forks source link

Stopping a script with empty script window fails #106

Open antipole2 opened 3 months ago

antipole2 commented 3 months ago

There is a check that there is a script before trying Run. This check is also made before Stop. That should not be as it stops stopping a script after the script window has been cleared.

Work-around: type anything into the script window