File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ writing a custom node graph framework. It's currently in a work in progress stat
1212NodeGraphQt is a node graph framework that can be implemented and re purposed into
1313applications that supports [ PySide2] ( https://doc.qt.io/qtforpython/pysideapi2.html ) .
1414
15- ![ screencap01 ] ( /docs/_ images/screenshot.png | width=100)
15+ < img src = " /docs/_images/screenshot.png " width =" 100% " title = " NodeGraphQt " >
1616
1717#### Navigation
1818
@@ -22,6 +22,8 @@ applications that supports [PySide2](https://doc.qt.io/qtforpython/pysideapi2.ht
2222| Pan | ` Alt + LMB + Drag ` or ` MMB + Drag ` |
2323| Node search | ` Tab ` |
2424
25+ #### Properties Bin
26+ <img src =" /docs/_images/prop_bin.png " width =" 600 " title =" Properties Bin " >
2527
2628#### Example
2729
You can’t perform that action at this time.
0 commit comments