playcanvas / pcui-graph

A PCUI extension for creating node-based graphs
https://playcanvas.github.io/pcui-graph
MIT License
120 stars 12 forks source link

fix errors in the graph #22

Closed ellthompson closed 2 years ago

ellthompson commented 2 years ago

The import statement for lodash was incorrectly defined and the _dom property was not set in the JointGraph class.