dsnobes / MSPM

Modular Single-Phase Model
GNU General Public License v3.0
1 stars 0 forks source link

node graphics not properly clearing when disabled #63

Closed Cedric-Boucher closed 1 year ago

Cedric-Boucher commented 1 year ago

the code that creates these graphics elements only does anything if the options to have those elements are true. if they are false, it does not clear them (around line 5700 in Model.m)