open-cogsci / OpenSesame

Graphical experiment builder for the social sciences
http://osdoc.cogsci.nl/
GNU General Public License v3.0
234 stars 111 forks source link

Deleting Canvas objects/elements does not work with Legacy backend #781

Closed lindenloot closed 1 year ago

lindenloot commented 1 year ago

Deleting Canvas objects/elements only works with PsychoPy and Expyriment backend, not with Legacy.

Ex: del my_canvas["my_element"]