logic-node-editor icon indicating copy to clipboard operation
logic-node-editor copied to clipboard

Simple Node Editor is just that. Very basic minimal code for implementing a node graph or editor using PySide2. All nodes are built from using QGraphicsItems.

Results 1 logic-node-editor issues
Sort by recently updated
recently updated
newest added

if you open the example. and go to File>Save and then cancel the filebrowser dialog. you get the following exception ``` Traceback (most recent call last): File "C:\Users\hanne\OneDrive\Documents\repos\python-node-editor\main.py", line 91,...