jagenjo / litegraph.js

A graph node engine and editor written in Javascript similar to PD or UDK Blueprints, comes with its own editor in HTML5 Canvas2D. The engine can run client side or server side using Node. It allows to export graphs as JSONs to be included in applications independently.
MIT License
5.33k stars 602 forks source link

graph.clear() could not clear the panel of node #430

Open OrdinaryMirror opened 6 months ago

OrdinaryMirror commented 6 months ago

graph.clear() could not clear the panel of node

atlasan commented 4 months ago

In which case? If your run it here https://tamats.com/projects/litegraph/editor/ in the console, it works.