PROFOIL-UI icon indicating copy to clipboard operation
PROFOIL-UI copied to clipboard

Update profoil_canvas.py

Open anonymousPolon opened this issue 1 year ago • 0 comments

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.

anonymousPolon avatar Jul 20 '24 18:07 anonymousPolon