fix in onNodeDeselected

This commit is contained in:
tamat
2019-11-11 16:30:04 +01:00
parent 64a0109d87
commit a4352d5624
5 changed files with 184 additions and 163 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "litegraph.js",
"version": "0.7.1",
"version": "0.7.2",
"description": "A graph node editor similar to PD or UDK Blueprints, it works in a HTML5 Canvas and allow to exported graphs to be included in applications.",
"main": "build/litegraph.js",
"types": "src/litegraph.d.ts",