daniel-lewis-ab / 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
16 stars 3 forks source link

contextmenu.js L364 trigger had cancelbubble, origin/target/srcElement, these are deprecated but not replaced? #11

Closed daniel-lewis-ab closed 4 months ago

daniel-lewis-ab commented 4 months ago

Solved