PROFOIL-UI
PROFOIL-UI copied to clipboard
Update profoil_canvas.py
there is an error when loading new in file into the GUI, turns out setting ue_ax.lines equal to empty array create a problem with setter and getter. Fix it by instead of set the lines and collection into empty array, just call method clear.